@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/p279735723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psychologie van arbeid en gezondheid / Arjan Bos" ;
    dcterms1:issued "2005" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p154160369>,
        <http://data.bibliotheken.nl/id/thes/p240934814> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p279735677> ;
    schema1:isbn "9035822404" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce0230f0f57beed68906b1ba2ec6d394> ;
    schema1:name "Psychologie van arbeid en gezondheid" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cce3ad8351dc8b53d64c2c8d7b52c69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773813640> .

