@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/p181140071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gezonde school en genotmiddelen / Trimbos-instituut, UtrechtVoortgezet onderwijs" ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104111135>,
        <http://data.bibliotheken.nl/id/thes/p166585556> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p166588156> ;
    schema1:isbn "9052532729" ;
    schema1:issueNumber "hand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86df6dcf5a3ba863a864872cc6706faa> ;
    schema1:name "De gezonde school en genotmiddelen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e250e224fa67705ee66b1f949cd5cec3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772389990> .

