@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p03607702X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Calvijn als bedienaar des Woords / door P. Biesterveld" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p357541502>,
        <http://data.bibliotheken.nl/id/nbt/p39126270X> ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068313993>,
        <http://data.bibliotheken.nl/id/thes/p077594487>,
        <http://data.bibliotheken.nl/id/thes/p39732636X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06881450X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cae6a4b7778ca121854bc6a3039ba94> ;
    schema1:name "Calvijn als bedienaar des Woords" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f01966ab60ac2448b473d31d2c78ff53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/9658182> .

