@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/p860663531> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfshygienisch onderzoek in een verffabriek / door Con Boeckhout ... [et al.]" ;
    dcterms1:issued "1982" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074281453> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790121832>,
        <http://data.bibliotheken.nl/id/nbt/p820598437> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba98e2adadcfd28633961dc21860a8ad> ;
    schema1:name "Bedrijfshygienisch onderzoek in een verffabriek" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/67376980a1b233fc8cb1db093a75662d> .

