@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/p228081572> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oude vrienden, nieuwe kansen / Jane Green ; [vert. uit het Engels: Ingrid Mersel]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342354353>,
        <http://data.bibliotheken.nl/id/nbt/p342354361> ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p162372221> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p182915093> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022530396" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5275fc94306b0c9553bb2f5fc52aedb5> ;
    schema1:name "Oude vrienden, nieuwe kansen" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a215e58380343ac5bca498f14337d798> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67077586> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/69a08415540c74b2e74a4cf6928aead9> .

