@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/p840127928> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De coma vluchteling / Michael Moorcock ; [vert. uit het Engels door Ad van Seyen] ; geïll. door Richard Glyn Jones" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068918100> ;
    schema1:description "\"Een Jerry Cornelius avontuur\"" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030502444" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df6823a931252e146fc51b835e8b1574> ;
    schema1:name "De coma vluchteling" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/795c639687f99b8ef6cd558970cc1cb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63860669> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/66a0466259fb65bb2178e85879850fea> .

