@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/p040609995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kerkgeschiedenis : schetsenbundel / J. Hoogland ; uitg. in samenw. met de Bond van Vereenigingen van Gereformeerde Vrouwen" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074089803>,
        <http://data.bibliotheken.nl/id/thes/p075289911> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Oorspr. uitg.: 1961" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060152212" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae3c5ca1f367d22aefb6acb4e6472bc2> ;
    schema1:name "Kerkgeschiedenis : schetsenbundel" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad826c9fa294564d01bc788867363407> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64712684> .

