@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/p272734209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eeuwige generatie : de kunst van het grote sterven / door Wim de Lobel" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146085795>,
        <http://data.bibliotheken.nl/id/thes/p15733046X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076033269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e1f01a1a7af22b868fd269a91721660> ;
    schema1:name "De eeuwige generatie : de kunst van het grote sterven" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9f3952617b732f36d219a2088d88799> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66656238> .

