@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/p405371209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Peel / auteur: Ida Schuurman ; tek.: Any Spoelstra" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079970664> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071311815> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p404410111> ;
    schema1:isbn "9789001808907" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/992357cd395947e866caf0162387f22c> ;
    schema1:name "De Peel" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94b296b02382e0307782803569bb74c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953024911> .

