@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/p438334574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een echt kerstsprookje / Fiona Harper ; vertaling [uit het Engels]: Nellie Tschanz" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305842250> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p207164959> ;
    schema1:description "Deze uitgave is uitgegeven in samenwerking met Harlequin Enterprises ULC." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443494789> ;
    schema1:isbn "9789402560572" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf31732cc04f45e9108f5bf0da4b9a68> ;
    schema1:name "Een echt kerstsprookje" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e65850a02661eb5266e9485d917db26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1371088944> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51d53daf1fa665255c6a839e320e0776> .

