@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/p830447733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van veiligheid en gezondheid in arbeidsomstandigheden in Nederland / John Stoop" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068690029> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e39d0702003d0a00816bc7e1ff57d84> ;
    schema1:name "Geschiedenis van veiligheid en gezondheid in arbeidsomstandigheden in Nederland" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c8e0c74698931d38148c095a5079ea1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63451139> .

