@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p044081391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coma : een ander leven / Pia van der Molen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341816701>,
        <http://data.bibliotheken.nl/id/nbt/p34181671X> ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075654725> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07219376X>,
        <http://data.bibliotheken.nl/id/thes/p075454971> ;
    schema1:description "Uitg. in samenw. met de Coma Vereniging Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060845846" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d9bb4b3df82b9c7b0568c06aafd4060> ;
    schema1:name "Coma : een ander leven" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b58298417b4c18485d6b57b0ddc9345> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64928341> .

