@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/p405472285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A new hope / schrijver: Roy Thomas ; tekenaar: Howard Chaykin ; inkting: Howard Chaykin, Steve Leialoha, Rick Hoberg & Bill Wray ; inkleuring: Sotocolor ; editors: Roy Thomas & Archie Goodwin" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069393648>,
        <http://data.bibliotheken.nl/id/thes/p405479883> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074119656>,
        <http://data.bibliotheken.nl/id/thes/p394570022> ;
    schema1:description "Oorspronkelijke Engelse uitgave: Marvel Worldwide Inc., 2015",
        "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408693711> ;
    schema1:isbn "9789460784910" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b65e9f6f0389e8e38a653939787837c> ;
    schema1:name "A new hope" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8189a7caacbddc7897852ba52b0f21d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1155040345> .

