@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/p162372140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vent die blijft / Jane Green ; [vert. uit het Engels door Peter Barnaart]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342213970>,
        <http://data.bibliotheken.nl/id/nbt/p342213989> ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p162372221> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071454888> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022522679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f50984d5fe805ac3b95b44c30ac54fdd> ;
    schema1:name "Een vent die blijft" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c6bde335f5692e32c735faa6709ee8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68218333> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c00f09bd1eddd53415bebbb7e90f660e> .

