@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/p843392533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het hellevuur / tekst: Charlier ; tek.: jijé-Lorg" ;
    dcterms1:issued "1983" ;
    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:description "1e uitg.: Amsterdam : Harko magazines, 1979" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822672863> ;
    schema1:isbn "9065740430" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/746b54334c9ee888dd37323407bbf75d> ;
    schema1:name "Het hellevuur" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d3d0c6254fe5030ba0f882d136019ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63948894> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e3df5e3a1eef9c3bc6144ac0c4ca263b> .

