@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/p255924674> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der rote Prinz / Text Pierre Makyo ; Zeichn. und Kolorierung David Caryn ; [übers. aus dem Französischen von Klaus Jöken]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242344844> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224323>,
        <http://data.bibliotheken.nl/id/thes/p159534399> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242523056> ;
    schema1:isbn "9034409759" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54693e69380d8bfe3710b88879da8a54> ;
    schema1:name "Der rote Prinz" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d32b2a12a45dd4ba17af3e1d41c5cd98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66398611> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ddf0bf77529d3c2f9b63090ba7470e8b> .

