@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p115712437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dorpskerk Uitgeest / [J. Kol]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074307525> ;
    schema1:description "Uitgegeven ter gelegenheid van Kerkepad 1984" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0946cd629d74b301e80ba401319f20ae> ;
    schema1:name "Dorpskerk Uitgeest" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0243135a1ed26a5c063bbbd392341349> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915341879> .

