@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/p853562814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coma ... wat is dat? / [tekst: Niels Dijkstra ; ill.: Chris Timmers ... et al.]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075654725> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069289409>,
        <http://data.bibliotheken.nl/id/thes/p075454971> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02b04c1598452cf219c81cb27c03a738> ;
    schema1:name "Coma ... wat is dat?" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2541adbef1982f452117c6e6cc8d806b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64206101> .

