@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/p270290222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gaaf! / Bram Kasse ; [ill.: Nynke Talsma]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174331088>,
        <http://data.bibliotheken.nl/id/thes/p227784847> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204338581> ;
    schema1:description "1e dr.: 2004",
        "Uitg. t.g.v. de Christelijke Kinderboekenmaand 2004, georganiseerd door de Werkgroep Christelijke Kinderboeken" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033118114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12d05c57d1b12e21529c9c5914aaa899> ;
    schema1:name "Gaaf!" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc3f0745d0b3d1940a98e58e4c9a5a09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66660003> .

