@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/p171554868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'n Kerst om nooit te vergeten / [samenst. Adri Grift ; verhalen van Vladimir Nabokov ... et al.]" ;
    dcterms1:issued "1996" ;
    schema1:bookEdition "[1e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068472862>,
        <http://data.bibliotheken.nl/id/thes/p073460540> ;
    schema1:description "In opdracht van ECI samengest. en geprod. door Novella Special Editions. - Alleen voor ECI-leden" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055580236" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed1ebc8efd4a2bb72505c6e0dbfb6875> ;
    schema1:name "'n Kerst om nooit te vergeten" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1920377534dd9d79b7ab21df39a6301> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68020091> .

