@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/p26700012X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wil en wet : keuzes rond het levenseinde / [tekst: Magda van der Grijn ; ill.: Dick van Arkel]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605694> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068606869>,
        <http://data.bibliotheken.nl/id/thes/p07530662X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074500587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22a655a448c15d1cb9c320b61afffbb0> ;
    schema1:name "Wil en wet : keuzes rond het levenseinde" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/202098914cf59baa439507eeb9245c90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67008607> .

