@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/p214073203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Calvyn over het genadeverbond / door Willem van den Bergh" ;
    dcterms1:issued "1879" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068313993> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068700466> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a008615a6b5fe58941ecf46d97e7d9be> ;
    schema1:name "Calvyn over het genadeverbond" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd6af6a1593225d36ff0874ad45bf298> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907171537> .

