@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/p863065104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geheiligd in waarheid / Leo J. Trese ; Ned. vert.: Goedroen Debroey" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070224226> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f0d0f7d347e9d45633ba8acbd80ae78> ;
    schema1:name "Geheiligd in waarheid" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6efbbbb255cb42335594840fdad9ff4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64362168> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a7bc3535f8eb423b9217ba8cd1fb8b43> .

