@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/p109312686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coma, een probleem voor iedereen / [H.J. Eilander (red.)]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075654725>,
        <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p078472210> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111890144> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111170214> ;
    schema1:description "Verslag van het congres van de Coma Vereniging Nederland op 24 maart 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090060669" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/467b0dfb644aacc30078f11301ce61f6> ;
    schema1:name "Coma, een probleem voor iedereen" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f653dcc3c75d308b6ec0d8690541c03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66219871> .

