@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/p040146588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik geloof in het eeuwig leven... en waarom? / door B. Naaijkens" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067509916> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049749706> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1fef922455918762393310822bfb8fa> ;
    schema1:name "Ik geloof in het eeuwig leven... en waarom?" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2df23a734672b9565049cbdf40920f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64699294> .

