@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/p430610696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Star Wars™" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186424345> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069393648>,
        <http://data.bibliotheken.nl/id/thes/p069553734>,
        <http://data.bibliotheken.nl/id/thes/p074119656>,
        <http://data.bibliotheken.nl/id/thes/p397735243>,
        <http://data.bibliotheken.nl/id/thes/p405479883> ;
    schema1:description "ISBN afkomstig uit barcode op achterplat",
        "Op omslag: 8/14, en: Het verhaal van de film als strip!",
        "Uitgave in samenwerking met Disney en Lucasfilm",
        "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p430610408> ;
    schema1:isbn "9789089691491" ;
    schema1:issueNumber 42 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf4d0c5269f831e70457f07f0aab9f08> ;
    schema1:name "Star Wars™" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ca22b9976698e685b41bf819d23759b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1224164584> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a523e258569572e328548726970ab07> .

