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

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

flavornetodors:sweet_spices_cinnamon
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "cinnamon"@en .

flavornetodors:sweet_spices_nutmeg
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "nutmeg"@en .

flavornetodors:sweet_spices_spice
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "spice"@en .

flavornetodors:sweet_spices_vanilla
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "vanilla"@en .

flavornetodors:sweet_spices_ether
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "ether"@en .

flavornetodors:sweet_spices_honey
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "honey"@en .

flavornetodors:sweet_spices_fruit
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "fruit"@en .

flavornetodors:sweet_spices_sweet
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "sweet"@en .

flavornetodors:sweet_spices_mint
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "mint"@en .

flavornetodors:sweet_spices_flower
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "flower"@en .

flavornetodors:sweet_spices_licorice
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "licorice"@en .

flavornetodors:sweet_spices_clove
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "clove"@en .

flavornetodors:sweet_spices_curry
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "curry"@en .

flavornetodors:sweet_spices_paint
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "paint"@en .

flavornetodors:sweet_spices_anise
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "anise"@en .

flavornetodors:sweet_spices_balsamic
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "balsamic"@en .

flavornetodors:sweet_spices_cotton_candy
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "cotton candy"@en .

flavornetodors:sweet_spices_lilac
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "lilac"@en .

flavornetodors:sweet_spices_maple
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "maple"@en .

flavornetodors:sweet_spices_must
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "must"@en .

flavornetodors:sweet_spices_rose
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "rose"@en .

flavornetodors:sweet_spices_turpentine
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "turpentine"@en .

flavornetodors:sweet_spices_warm
  skos:broader flavornetodors:sweet_spices ;
  a skos:Concept ;
  skos:prefLabel "warm"@en .

flavornetodors:sweet_spices
  a skos:Concept ;
  skos:inScheme flavornetodors: ;
  skos:prefLabel "Sweet spices"@en ;
  skos:topConceptOf flavornetodors: ;
  skos:narrower flavornetodors:sweet_spices_cinnamon, flavornetodors:sweet_spices_nutmeg, flavornetodors:sweet_spices_spice, flavornetodors:sweet_spices_vanilla, flavornetodors:sweet_spices_ether, flavornetodors:sweet_spices_honey, flavornetodors:sweet_spices_fruit, flavornetodors:sweet_spices_sweet, flavornetodors:sweet_spices_mint, flavornetodors:sweet_spices_flower, flavornetodors:sweet_spices_licorice, flavornetodors:sweet_spices_clove, flavornetodors:sweet_spices_curry, flavornetodors:sweet_spices_paint, flavornetodors:sweet_spices_anise, flavornetodors:sweet_spices_balsamic, flavornetodors:sweet_spices_cotton_candy, flavornetodors:sweet_spices_lilac, flavornetodors:sweet_spices_maple, flavornetodors:sweet_spices_must, flavornetodors:sweet_spices_rose, flavornetodors:sweet_spices_turpentine, flavornetodors:sweet_spices_warm .

