@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/p304646253> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De preventiemedewerker / [tekst: R. Visser, H.J. ter Horst, S. Slager]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635526>,
        <http://data.bibliotheken.nl/id/thes/p07565721X>,
        <http://data.bibliotheken.nl/id/thes/p252310012> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p127733108> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p156368218>,
        <http://data.bibliotheken.nl/id/thes/p27338614X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p160786258> ;
    schema1:isbn "9789012124324" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43cead230cabc9c08e5a2568a286b59b> ;
    schema1:name "De preventiemedewerker" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db2976223565ca741e01355075063958> ;
    schema1:sameAs <http://www.worldcat.org/oclc/210316233> .

