@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://schema.org/> .

<http://data.odeuropa.eu/vocabulary/fragrant-spaces>
  skos:hasTopConcept fragrantspaces:101 ;
  a skos:ConceptScheme ;
  rdfs:label "Fragrant spaces" .

<http://iconclass.org/T> skos:closeMatch fragrantspaces:101 .
<http://iconclass.org/1> skos:closeMatch fragrantspaces:101 .
fragrantspaces:101
  a skos:Concept ;
  owl:sameAs wd:Q564 ;
  skos:inScheme <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:prefLabel "Hell"@en, "Enfer"@fr, "Inferno"@it, "Hel"@nl, "Pekel"@sl ;
  skos:topConceptOf <http://data.odeuropa.eu/vocabulary/fragrant-spaces> ;
  skos:altLabel "Tartarus"@en ;
  dc:bibliographicCitation "WNT: En al waer dit genoch tot een Godt-salich leven, Soo stelt daer evenwel de helsche pijn beneven, Vol vier, vol vlam, vol nacht, vol swaevel, peck, en stanck,  Poirters, H. Herte 86."@nl ;
  ns0:image <https://commons.wikimedia.org/wiki/Special:FilePath/William-Adolphe%20Bouguereau%20%281825-1905%29%20-%20Dante%20And%20Virgil%20In%20Hell%20%281850%29.jpg> ;
  skos:closeMatch <http://iconclass.org/T>, <http://iconclass.org/1> .

