@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/p046812830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inventarisatie Dersumer- en Walchumer Schloot / J.R. Bergsma, T.Z. de Haan" ;
    dcterms1:issued "1983" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/03fa43cddbd6b9531f32e1b168769f06> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06964151X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c64246a20724bdadff6ba9cfc3084fe> ;
    schema1:name "Inventarisatie Dersumer- en Walchumer Schloot" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/426ca9a26c0cc88b67ee31d021eb9df2> .

