@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/p305251090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de geschiedenis van het Deelerwoud / samenst. en red. Marianne Cuisinier & Annie Plant-Freriks" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075687356>,
        <http://data.bibliotheken.nl/id/thes/p315380845> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06843846X>,
        <http://data.bibliotheken.nl/id/thes/p315387165> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057501029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/885808cb36ce6af99d986cfa90c22fab> ;
    schema1:name "Over de geschiedenis van het Deelerwoud" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3156ac5925f1d811bce144b8d9222549> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212315661> .

