@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/p230410049> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Hölle der Pelgrams / Text: Thierry Smolderen ; Zeichn.: Dominique Bertail ; [übers. aus dem Französischen]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18390236X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07157820X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f51ded2d564a2549ae2d6dfa14ca7f4> ;
    schema1:name "Die Hölle der Pelgrams" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf3fe17ac7a4d5ea4ed754f83d833121> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67132403> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bdf6df5bcbc678d26cf3164a0244448b> .

