@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/p280592515> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ijskoningin / Alice Hoffman ; vert. [uit het Engels] door Nelly Bakhuizen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342481169>,
        <http://data.bibliotheken.nl/id/nbt/p342481177> ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069288569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126115265> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063051778" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8659c5a7dac21bf472f7fc6706ac24a> ;
    schema1:name "De ijskoningin" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f56c72a46424a35ee9f1c171dd95978> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66402009> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f8333ab8643a7ec77acb46d29193231e> .

