@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/p435775111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De goede belijdenis" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607042>,
        <http://data.bibliotheken.nl/id/thes/p075607409> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Ongewijzigde herdruk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068230281>,
        <http://data.bibliotheken.nl/id/thes/p073188026> ;
    schema1:description "1e druk: 1942",
        "Digitale versie van de uitgave: Terneuzen : uitgave van D.H. Littooij Azn., april 1947",
        "Met bijdragen van dr M.B. van 't Veer, ds E.T. van den Born en anderen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p388229373> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aba66ad1e1f5a503631e865f60464d7f> ;
    schema1:name "De goede belijdenis" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34ac7232f5323968be6e77642ed42cc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308764957> .

