@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/p255317638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blanche / Text: Pierre Makyo ; Zeichn.: Michel Faure ; [übers. aus dem Französischen von Helmut Mennicken]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073290297> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224323>,
        <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/p227031881> ;
    schema1:isbn "9034405664" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20bd02d1e008842af8404cdc4fe4c5c1> ;
    schema1:name "Blanche" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d3fb91ba5e118e5aeace22e7182e8a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899057452> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/79b98240ab28211a204011fd615287b0> .

