@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:sulphurous__rotten__fecal ;
  a skos:ConceptScheme ;
  rdfs:label "A nose first classification system of iconographies, allegories and artefacts"@en .

historicalscent:sulphurous__rotten__fecal_sulphur
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Sulphur"@en .

historicalscent:sulphurous__rotten__fecal_decaying_plants_and_foods
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Decaying plants and foods"@en .

historicalscent:sulphurous__rotten__fecal_fecal
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Fecal"@en .

historicalscent:sulphurous__rotten__fecal_lye
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "lye (boiled ash)"@en .

historicalscent:sulphurous__rotten__fecal_sour_buttermilk
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Sour Buttermilk"@en .

historicalscent:sulphurous__rotten__fecal_indolic
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Indolic"@en .

historicalscent:sulphurous__rotten__fecal_rotten
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Rotten (SH-compounds)"@en .

historicalscent:sulphurous__rotten__fecal_miasma
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Miasma"@en .

historicalscent:sulphurous__rotten__fecal_gangreen
  skos:broader historicalscent:sulphurous__rotten__fecal ;
  a skos:Concept ;
  skos:prefLabel "Gangreen"@en .

historicalscent:sulphurous__rotten__fecal
  a skos:Concept ;
  skos:inScheme historicalscent: ;
  skos:prefLabel "Sulphurous/ rotten/ fecal"@en ;
  skos:topConceptOf historicalscent: ;
  skos:narrower historicalscent:sulphurous__rotten__fecal_sulphur, historicalscent:sulphurous__rotten__fecal_decaying_plants_and_foods, historicalscent:sulphurous__rotten__fecal_fecal, historicalscent:sulphurous__rotten__fecal_lye, historicalscent:sulphurous__rotten__fecal_sour_buttermilk, historicalscent:sulphurous__rotten__fecal_indolic, historicalscent:sulphurous__rotten__fecal_rotten, historicalscent:sulphurous__rotten__fecal_miasma, historicalscent:sulphurous__rotten__fecal_gangreen .

