@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/p080597688> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gereformeerde Kerken / Delleman, Gerritsma" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068487150> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070259305> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da301995584b3537062c9aa8fbc8d84d> ;
    schema1:name "De Gereformeerde Kerken" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ddaa9ec389a6568116b4691eb981248> ;
    schema1:sameAs <http://www.worldcat.org/oclc/313014872> .

