@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/p255991320> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Sohn des Teufels / Text: Mazeau ; Zeichn.: Martinez ; [übers. aus dem Französischen von Klaus Jöken]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p254801323> ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159534399>,
        <http://data.bibliotheken.nl/id/thes/p254801366> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p25599074X> ;
    schema1:isbn "9034409554" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd347890a29f4fb7d7bd8af122f7c6e4> ;
    schema1:name "Der Sohn des Teufels" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/785f37023737d60f177299be82f4d855> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66402562> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b4203d1714848061164d334488ddcbdf> .

