@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/p39263712X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avond voor kerst / Brenda Novak ; vertaling [uit het Engels]: Conny van Bezu" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277151716> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298332787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444247084> ;
    schema1:isbn "9789461996954" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e3fe4fcc1a76f1ddf6ea0c7b85563e1> ;
    schema1:name "De avond voor kerst" ;
    schema1:numberOfPages 1323687 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d5c627ebeb3894fc207b84643e8af84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907975721> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9ffda1a6f21669875671c334b45669f5> .

