@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/p275825515> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote feestenboek / Mariska Hammerstein ; [met medew. van Erica Bakker ... et al. ; ill.: Kees de Boer]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p269228810> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073789003> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071255397>,
        <http://data.bibliotheken.nl/id/thes/p264088093> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021618486" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7654287bcfcdb9cbadc2fc582af2390> ;
    schema1:name "Het grote feestenboek" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa52e95d0fa739d9cb08049889e69b96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65835163> .

