@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/p109306333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek arbeids- en organisatiepsychologie / P.J.D. Drenth" ;
    dcterms1:issued "1984" ;
    schema1:bookEdition "[Eerste bijdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068203551> ;
    schema1:description "1e dr.: 1980-1984 (losbladige uitg.)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109305795> ;
    schema1:isbn "9060019156" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba738444e996d60b7b18a860311e9ae5> ;
    schema1:name "Handboek arbeids- en organisatiepsychologie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8fac6c1683a18d472cf56225f95e52b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838854455> .

