@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/p153765798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood in het daoïsme / Knut Walf" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068431163> ;
    schema1:description "In: De vele gezichten van de dood : voorstellingen en rituelen in verschillende culturen / Douwe Tiemersma (red.). - ISBN 90-6069-954-8" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a3aa10ffe7f5bf85a361cae284a9bc9> ;
    schema1:name "De dood in het daoïsme" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6709e64dc19fc0ba2bed82b3120a959> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68692414> .

