@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/p405046650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een jongen met de naam Kerstmis / Matt Haig ; vertaald [uit het Engels] door Karin Pijl ; met tekeningen van Chris Mould" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p26028162X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142046140>,
        <http://data.bibliotheken.nl/id/thes/p156222787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p405043228> ;
    schema1:isbn "9789048832729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec6979270a7dec8740bfb8208d554247> ;
    schema1:name "Een jongen met de naam Kerstmis" ;
    schema1:numberOfPages 7037854 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f8c0cbd7abe5cd8ad9e710492589e85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048656092> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/604688049592e9eff613f34a9b208793> .

