@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/p17301089X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine geschiedenis van een prins / Jane Hamilton ; vert. [uit het Engels] door Ankie Klootwijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34224454X>,
        <http://data.bibliotheken.nl/id/nbt/p342244558> ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074333143> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072787899> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025415814" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91ebe22240470647698a2fc0819529ce> ;
    schema1:name "De kleine geschiedenis van een prins" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d97ef052f7f0b81a09cb303f4cffdd7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68040820> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9d3f8b4634fd4217945b49aaf5ccbe35> .

