@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/p435749870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crematie en het crematorium te Driehuizen : voor en tegen / L.A. Rademaker" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069598215> ;
    schema1:bookEdition "2de dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044204884> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c2b4208f890324428e707b47d67ca9e> ;
    schema1:name "Crematie en het crematorium te Driehuizen : voor en tegen" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d2fecf58641db1a81f7f3273c58f16e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241911957> .

