@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/p064108821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thuis zorgen voor terminale patiënten / Hansje Bruning" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664372> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068672314>,
        <http://data.bibliotheken.nl/id/thes/p075377756> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p067033490> ;
    schema1:isbn "9063707347" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26df51b6ccc22e7a03d5831ec494e86f> ;
    schema1:name "Thuis zorgen voor terminale patiënten" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed638b543432045c9def0a09768d8ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65489640> .

