@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/p426293428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste kerstmis / Raeanne Thayne ; vertaling [uit het Engels]: Elise Dubois" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p328872857> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240002652> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p369575318> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444666656>,
        <http://data.bibliotheken.nl/id/nbt/p444670475> ;
    schema1:isbn "9789461998736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9961cc56054e836f3faa04136864b517> ;
    schema1:name "De mooiste kerstmis" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27f803f1ce52acd58722b8424da064c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861332378> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f9ed8b980527ab8efbb515a2103c0734> .

