@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p158384407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J.P. Coen : dagen en daden in dienst van de VOC / Ruud Spruit" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342185063>,
        <http://data.bibliotheken.nl/id/nbt/p342185071> ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06888978X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026942303" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69b6d00250571ebc27b2cab4d489a15e> ;
    schema1:name "J.P. Coen : dagen en daden in dienst van de VOC" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea96f2f1819db5025d0c22c7c4814930> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898878122> .

