@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/p822674017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het hellevuur / tekst: Charlier ; tek.: jijé-Lorg" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861818> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X>,
        <http://data.bibliotheken.nl/id/thes/p074148397> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822672863>,
        <http://data.bibliotheken.nl/id/nbt/p822673339> ;
    schema1:isbn "9064280029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51bdf1a34b8af25737ed7402ca0240a1> ;
    schema1:name "Het hellevuur" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6612cc3ceb9edc3349128b989bea548> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63484290> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/60325a81a8598414a3ea0872687fd8bd> .

