@prefix historicalscent: <http://data.odeuropa.eu/vocabulary/historical-scent/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

historicalscent:
  skos:hasTopConcept historicalscent:empyreumatic__smoky ;
  a skos:ConceptScheme ;
  rdfs:label "A nose first classification system of iconographies, allegories and artefacts"@en .

historicalscent:empyreumatic__smoky_gunpowder
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Gunpowder"@en .

historicalscent:empyreumatic__smoky_smoky_whisky
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Smoky Whisk(e)y"@en .

historicalscent:empyreumatic__smoky_vanilla
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Vanilla"@en .

historicalscent:empyreumatic__smoky_snuff
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Snuff"@en .

historicalscent:empyreumatic__smoky_tobacco
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Tobacco"@en .

historicalscent:empyreumatic__smoky_coffee
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Coffee"@en .

historicalscent:empyreumatic__smoky_tea
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Tea"@en .

historicalscent:empyreumatic__smoky_ash
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Ash"@en .

historicalscent:empyreumatic__smoky_animal_burning
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Animal burning"@en .

historicalscent:empyreumatic__smoky_bonfire
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Bonfire"@en .

historicalscent:empyreumatic__smoky_burning_fire
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "burning fire"@en .

historicalscent:empyreumatic__smoky_frankincense
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Frankincense"@en .

historicalscent:empyreumatic__smoky_myrrh
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Myrrh"@en .

historicalscent:empyreumatic__smoky_smoke
  skos:broader historicalscent:empyreumatic__smoky ;
  a skos:Concept ;
  skos:prefLabel "Smoke (cloud)"@en .

historicalscent:empyreumatic__smoky
  a skos:Concept ;
  skos:inScheme historicalscent: ;
  skos:prefLabel "Empyreumatic/ smoky"@en ;
  skos:topConceptOf historicalscent: ;
  skos:narrower historicalscent:empyreumatic__smoky_gunpowder, historicalscent:empyreumatic__smoky_smoky_whisky, historicalscent:empyreumatic__smoky_vanilla, historicalscent:empyreumatic__smoky_snuff, historicalscent:empyreumatic__smoky_tobacco, historicalscent:empyreumatic__smoky_coffee, historicalscent:empyreumatic__smoky_tea, historicalscent:empyreumatic__smoky_ash, historicalscent:empyreumatic__smoky_animal_burning, historicalscent:empyreumatic__smoky_bonfire, historicalscent:empyreumatic__smoky_burning_fire, historicalscent:empyreumatic__smoky_frankincense, historicalscent:empyreumatic__smoky_myrrh, historicalscent:empyreumatic__smoky_smoke .

