@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/p416173322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geheime oorlog van Yoda / Walt Disney Company" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186424345> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p377277630>,
        <http://data.bibliotheken.nl/id/thes/p399563776>,
        <http://data.bibliotheken.nl/id/thes/p399567453>,
        <http://data.bibliotheken.nl/id/thes/p399877363> ;
    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",
        "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/p416173284> ;
    schema1:isbn "9789460787386" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e15970e0d1e47f979dd8e4cd11eb722> ;
    schema1:name "De geheime oorlog van Yoda" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca6e998ff204cffb4b6ec3518ab5b420> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1151878890> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a6879faef424265fdfc7b639b64cf2e3> .

