@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/p407539662> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eekhoorn / geschreven door: Bouwina de Ridder ; getekend door: Tineke van der Stelt" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07849317X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241618088> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p292991215> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9789001877439" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ad246728589c4388901ebd1e7432085> ;
    schema1:name "De eekhoorn" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fe98dc2a6c58d9e5d1140db153775fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962382628> .

