@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/p292143907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geknipt voor de keuken : knutselkookboek / Fiona Rempt ; ill. Mirèn van Alphen" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p217918166> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241762820> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075684632> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9049920616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e70e3400ae689e2827239b57013610fd> ;
    schema1:name "Geknipt voor de keuken : knutselkookboek" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6f65ff13fc23bf67f04265572fb1838> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71644426> .

