@prefix historicalscent: <http://data.odeuropa.eu/vocabulary/historical-scent/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix fragrantspaces: <http://data.odeuropa.eu/vocabulary/fragrant-spaces/> .

historicalscent:sulphurous__rotten__fecal_sulphur
  skos:related fragrantspaces:11 ;
  a skos:Concept ;
  skos:prefLabel "Sulphur"@en .

fragrantspaces:11 skos:related historicalscent:sulphurous__rotten__fecal_sulphur .
