@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/p255320876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auf nach Albion / Text, Zeichn. und Farbe: Michel Faure ; [aus dem Französischen von Helmut Mennicken]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073290297> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <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/p255318405> ;
    schema1:isbn "9034405176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8487792e388450facbea7d31fad14591> ;
    schema1:name "Auf nach Albion" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cac51157f6091c43d71f625bfd5cf54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66389945> .

