@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/p229544843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er zit een oma in de boom / Gerard Tonen ; tek. van Georgien Overwater" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074016032> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069551111> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216436559> ;
    schema1:isbn "9027681953" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b973fc2f005adda0c36aa16c94caa0b> ;
    schema1:name "Er zit een oma in de boom" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec89eac77b9aa56a4fdaa7a3be9def28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67067656> .

