@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/p268788693> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oudere werknemer / G.H.M. Kienhorst ; [eindred.: J.M. Caro]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618478>,
        <http://data.bibliotheken.nl/id/thes/p075627272>,
        <http://data.bibliotheken.nl/id/thes/p075689529> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p176563164> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p191596442> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058831736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c447e71b032ae4a1e40b8332cafc079f> ;
    schema1:name "De oudere werknemer" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36d1e65cf6abe655aaa714b38c64e2a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66004540> .

