@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/p320523705> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een waardig levenseinde in eigen hand / Boudewijn Chabot" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605694>,
        <http://data.bibliotheken.nl/id/thes/p075628260> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07141486X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789071487019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/311a72620ca912de720d3d8418eb3cae> ;
    schema1:name "Een waardig levenseinde in eigen hand" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8c7f318e1504951465a3b59964ec9ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/420932480> .

