@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/p240508092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kerkelijke toestand van het dorp Huizum voor de Hervorming, aangewezen meestal uit onuitgegeven stukken / G.H. van Borssum Waalkes" ;
    dcterms1:issued "1875" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071287973> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d344cda3d66267c4ad9b7d894d60a6f> ;
    schema1:name "De kerkelijke toestand van het dorp Huizum voor de Hervorming, aangewezen meestal uit onuitgegeven stukken" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/532456466e48bb2024c8a5fb97375a55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777444356> .

