@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/p448140527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kris Kras kerstboek / samengesteld door Ilona Fennema ; omslag en verzorging: Hans Buys" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067788513>,
        <http://data.bibliotheken.nl/id/thes/p155480839> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810274248> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f2c1c43adc65d30846c0a72d957d9f8> ;
    schema1:name "Kris Kras kerstboek" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37ff1bd324019b44bcd3689cefc8179b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517349744> .

