@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/p405370415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eekhoorn / auteur: Machtelt van Thiel ; tek.: Any Spoelstra" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106044346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071311815> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p404410111> ;
    schema1:isbn "9789001808877" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a7626eb7aa1d28c3d0300a5e74ffd07> ;
    schema1:name "De eekhoorn" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be27a47a23871733d91f70140d3db36b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953275190> .

