@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/p044297092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De GG&GD en het drugprobleem in cijfers / E.C. Buning" ;
    dcterms1:issued "1986" ;
    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 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01b8d6276f677935cf406f28801ee635> ;
    schema1:name "De GG&GD en het drugprobleem in cijfers" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9da9e4efb5822c99479bf9c2e8c0c71c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769310617> .

