@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:radical__root_carrot
  skos:related fragrantspaces:45 ;
  a skos:Concept ;
  skos:prefLabel "Carrot"@en .

fragrantspaces:45 skos:related historicalscent:radical__root_carrot .
