@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:gourmand__food_bread
  skos:related fragrantspaces:105 ;
  a skos:Concept ;
  skos:prefLabel "Bread"@en .

fragrantspaces:105 skos:related historicalscent:gourmand__food_bread .
