@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/p066002176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De GG&GD en het drugprobleem in cijfers / E.C. Buning" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604612> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075166704>,
        <http://data.bibliotheken.nl/id/thes/p075394057> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066002079> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fdb05d7e9ee66bd3caa1f15ce7f12f5> ;
    schema1:name "De GG&GD en het drugprobleem in cijfers" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/138ba22ac77c4566f7db67f99a59c1c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769434385> .

