@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/p045585148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heeft de mensch een ziel? : is de dood het einde? / Gerhard Rijnders" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446394440> ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068555326> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/beddc19f99a3a47691a826a7600e3c3e> ;
    schema1:name "Heeft de mensch een ziel? : is de dood het einde?" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8471c850c0ee17ad0986648f41dcbd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64830682> .

