@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/p238717135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Fischauge / Text: Pierre Makyo ; Zeichn.: Michel Faure ; [übers. aus dem Französischen von Helmut Mennicken]" ;
    dcterms1:issued "2002" ;
    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 "9034405656" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8c3dfac1e5dd68c8bf01eb16feb57dc> ;
    schema1:name "Das Fischauge" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03f15ff71e8166e8acf379139d3d06b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67127853> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f02c8db085cab77d4e32a1d55dd555f6> .

