@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/p270054251> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Don Miguel / Scenario: Michel Pierret ; Zeichn.: Marco Venanzi ; [aus dem Französischen von Helmut Mennicken]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091903572> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071642439>,
        <http://data.bibliotheken.nl/id/thes/p148384749> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p27005409X> ;
    schema1:isbn "9034406245" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff2e9fa93761ac3ee2756f728bc60b5e> ;
    schema1:name "Don Miguel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2b5f2c99fdfd3acf745c763d097dc98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66636891> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fe5e713f3590b603a946fa3f7ccc1fd1> .

