@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/p238734242> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Runenzauber / Text: Serge Pradier ; Zeichn.: Claude Plumail ; [Übers. aus dem Französischen]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074883860> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238732266> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83f9d545aebf506bc53d9bf6d103daad> ;
    schema1:name "Der Runenzauber" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d39b6ff358e7c49d711dc4c96add12c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67128776> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d0c99ed42c71001a89615deca5e0b37b> .

