@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p840406142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ergonomie / NIVE Nederlandse vereniging voor management" ;
    dcterms1:issued "1978" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e909ce8be2d6a99c77207d941bc267d2> ;
    schema1:description "In map" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850991382> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccb821bf5b566a925ddf4be94ad54835> ;
    schema1:name "Ergonomie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/144fb5ef2f1b134223de25ab172b442f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63882818> .

