@prefix flavornetodorants: <http://data.odeuropa.eu/vocabulary/flavornet/odorants/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix flavornetodors: <http://data.odeuropa.eu/vocabulary/flavornet/odors/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

flavornetodorants:335 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:402 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:592 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:691 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:240 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:263 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:414 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:42 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:463 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:625 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:303 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:619 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:1 skos:related flavornetodors:sweet_spices_spice .
flavornetodorants:45 skos:related flavornetodors:sweet_spices_spice .
flavornetodors:sweet_spices
  skos:narrower flavornetodors:sweet_spices_spice ;
  a skos:Concept ;
  skos:prefLabel "Sweet spices"@en .

flavornetodors:sweet_spices_spice
  a skos:Concept ;
  skos:related flavornetodorants:335, flavornetodorants:402, flavornetodorants:592, flavornetodorants:691, flavornetodorants:240, flavornetodorants:263, flavornetodorants:414, flavornetodorants:42, flavornetodorants:463, flavornetodorants:625, flavornetodorants:303, flavornetodorants:619, flavornetodorants:1, flavornetodorants:45 ;
  skos:inScheme flavornetodors: ;
  skos:prefLabel "spice"@en ;
  skos:broader flavornetodors:sweet_spices .

flavornetodors:
  a skos:ConceptScheme ;
  rdfs:label "Flavornet and human odor space"@en .

