@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/p435749889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crematie en het crematorium te Driehuizen : voor en tegen / L.A. Rademaker" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069598215> ;
    schema1:bookEdition "5e geheel herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044204922> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/934fdd33b6c9f66ff67e4cfd80131043> ;
    schema1:name "Crematie en het crematorium te Driehuizen : voor en tegen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d94aec08b1d3e2bbdecf2c7d4d9e93b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308740113> .

