@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/p037004336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De genade : werkelijkheid en leven / Piet Fransen" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p078516420> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071813500> ;
    schema1:bookEdition "2e herz. en verm. dr" ;
    schema1:description "Oorspr. uitg.: 1959" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d467348f131ac35cc07aa68bb632e00c> ;
    schema1:name "De genade : werkelijkheid en leven" ;
    schema1:numberOfPages 548 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08799a377f54f201f1ee7627a85b1441> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64479614> .

