@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/p229722997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het groot opa en oma knutselboek / [tekst en red.: Maria Neele en Irene de Vette ; tek.: Nicole Smans ; fotogr.: Gerhard Witteveen ... et al. ; eindred.: Trichis Publishing bv]" ;
    dcterms1:issued "2001" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123279917>,
        <http://data.bibliotheken.nl/id/thes/p186767722>,
        <http://data.bibliotheken.nl/id/thes/p204507820> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075676311> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021331292" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e840fe12bfea635567a295e9dce8d0ac> ;
    schema1:name "Het groot opa en oma knutselboek" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49b7b2b351db255b45848f6a1c715870> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67091228> .

