@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/p080598005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gereformeerde Kerken / ... Delleman" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078518296> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068487150> ;
    schema1:bookEdition "Negende geheel herziene druk, 14e-16e duizendtal" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070259305>,
        <http://data.bibliotheken.nl/id/thes/p104834269> ;
    schema1:description "1e druk: 1932" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049542273>,
        <http://data.bibliotheken.nl/id/nbt/p080597688> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/525cc0ffcecc653e5b1d52150785da06> ;
    schema1:name "De Gereformeerde Kerken" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88e813df0e353369886b1ba4934dc140> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769473434> .

