@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/p144414910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drugsbeleid / J.W. Dollekamp" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p29637749X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075471469>,
        <http://data.bibliotheken.nl/id/thes/p142099244> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p144982447> ;
    schema1:isbn "9072016246" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc5418d1c2748f73c8e19711b0e297de> ;
    schema1:name "Drugsbeleid" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7b8dcb51365ab024deddffeeaae4844> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69061923> .

