@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/p065583167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fantastische kerstmenu's / Erik en Caroline Ruigrok" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614995> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074669753> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074669737> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851850146> ;
    schema1:isbn "9062915787" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b49700fc4d916df001b54fdacbaf812> ;
    schema1:name "Fantastische kerstmenu's" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2db4c6ef281665860889a2b4130fe6c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65412472> .

