@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/p237320452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op de hei en in het veen / [samenst.] door J.J.L. Smeets en B.V. Zwegers" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608855>,
        <http://data.bibliotheken.nl/id/thes/p075678772> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068678169> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068678177> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052459950> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cf5fbf8c8297b3789036b6d2f85a258> ;
    schema1:name "Op de hei en in het veen" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1ebe63cd4469cf5fe15a78216bd29f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67006170> .

