@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/p230410294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Myra / Text: Thierry Smolderen ; Zeichn.: Dominique Bertail ; [übers. aus dem Französischen von Helmut Mennicken]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18390236X> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07157820X>,
        <http://data.bibliotheken.nl/id/thes/p071642439> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230410049> ;
    schema1:isbn "903440966X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ab874b005a61b5efabcf64b4a596eca> ;
    schema1:name "Myra" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05414eb8f2d95de5de0db027c7a53857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67132423> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/184d1e6336c89c54fff5631b738a455f> .

