@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/p16542365X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidsomstandigheden bij de brandweer / E.J. Oomes" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602059>,
        <http://data.bibliotheken.nl/id/thes/p075635526> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165582375> ;
    schema1:description "Ed. december 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156056097> ;
    schema1:isbn "9054585277" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6cb019aac8697e5456e5f30a4e66a2c> ;
    schema1:name "Arbeidsomstandigheden bij de brandweer" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13a97465d56d815266c7769fcf4a2603> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68307941> .

