@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/p266776124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een beschouwing rondom sterven en afscheid nemen / door Irene van Lippe-Biesterfeld" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613808>,
        <http://data.bibliotheken.nl/id/thes/p075620847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070845905> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080869716" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbe83249a872b7406644ca9a63800e28> ;
    schema1:name "Een beschouwing rondom sterven en afscheid nemen" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca93d7bbb65f6ce995db1a7fa4b296a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66989033> .

