@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/p20202086X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oude vrienden / Amy Frazier ; [vert. uit het Engels: Ineke van Bronswijk]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p150648464> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073537500> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090955226> ;
    schema1:isbn "9034729850" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f891780807e2ef8c1050ade97a80b148> ;
    schema1:name "Oude vrienden" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e64f2bfcd1add18204daca3424905c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67409460> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/063eb5d07783b95bf4452fddd612a14b> .

