@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/p851762174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het uur van onze dood : gebeden bij het sterven / [met medew. van Gerard Broekhuijsen en Marinus van den Berg]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075354233> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067654843>,
        <http://data.bibliotheken.nl/id/thes/p06843913X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840512295> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f312b208be0c55efb6714e69bc3695> ;
    schema1:name "In het uur van onze dood : gebeden bij het sterven" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14868448f0445bd94696e37f1feb3c82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64134473> .

