@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/p428049346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hel / Henri Barbusse ; vertaald [uit het Frans] door Andries de Rosa" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070250790>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067513328> ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : Em. Querido, 1919" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p189874015> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p144537729> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/261bc44d0cb796a3c32195137f75498b> ;
    schema1:name "De hel" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fd69ad66361abae4813664348d4c993> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164059805> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/69133864602271d900f8f1eb8ac35ae0> .

