@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/p238556778> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Calvijn en de economie / door P.A. Diepenhorst" ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068313993>,
        <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p078492254> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069171890> ;
    schema1:description "Ook verschenen als Proefschrift Amsterdam, Vrije Universiteit" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bd33025bf4cbc674cb59b24370ad2c3> ;
    schema1:name "Calvijn en de economie" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f95a5d0d7fe2fbec7a17e6c73c5b1d07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781843453> .

