@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p045959528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Internationale Christelijke Handreiking" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602938> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075299534> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036569356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/add715a231d4d311c7ed5c479f577483> ;
    schema1:name "Internationale Christelijke Handreiking" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4909c2ae5c7d674ba30eb5396e91677> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64872818> .

