@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/p413267741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het spel is uit / Walt Disney Company" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186424345> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p322444950>,
        <http://data.bibliotheken.nl/id/thes/p377277630>,
        <http://data.bibliotheken.nl/id/thes/p399564004>,
        <http://data.bibliotheken.nl/id/thes/p399877363>,
        <http://data.bibliotheken.nl/id/thes/p413267725> ;
    schema1:description "Dit verhaal vindt plaats tussen de gebeurtenissen in Star Wars: Episode IV - A new hope en Star Wars: Episode V - The empire strikes back",
        "Oorspronkelijke Engelse uitgave: Marvel Worldwide, Inc., ©2017",
        "Uitgave in samenwerking met Disney en Lucasfilm" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413267644> ;
    schema1:isbn "9789460787317" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f4e1e13b95f85ddc4f0c3ab647f386b> ;
    schema1:name "Het spel is uit" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/434408d343f8e23deb60db6ce2b040a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1155044227> .

