@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/p115662499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Johannes Calvijn / door O.C. Broek Roelofs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391371584> ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068313993>,
        <http://data.bibliotheken.nl/id/thes/p07561958X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074262599>,
        <http://data.bibliotheken.nl/id/thes/p33422053X> ;
    schema1:description "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p370495306> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/332166fc98b0f3416c2bf6fe9a7bd075> ;
    schema1:name "Johannes Calvijn" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de0908b1d760c1f79daa81f44772e987> ;
    schema1:sameAs <http://www.worldcat.org/oclc/17623575> .

