@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_meat
  skos:related fragrantspaces:34 ;
  a skos:Concept ;
  skos:prefLabel "Meat"@en .

fragrantspaces:34 skos:related historicalscent:gourmand__food_meat .
