@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:161 skos:related flavornetodors:tropical_coconut .
flavornetodorants:385 skos:related flavornetodors:tropical_coconut .
flavornetodorants:702 skos:related flavornetodors:tropical_coconut .
flavornetodorants:84 skos:related flavornetodors:tropical_coconut .
flavornetodorants:415 skos:related flavornetodors:tropical_coconut .
flavornetodorants:651 skos:related flavornetodors:tropical_coconut .
flavornetodorants:736 skos:related flavornetodors:tropical_coconut .
flavornetodorants:86 skos:related flavornetodors:tropical_coconut .
flavornetodors:tropical
  skos:narrower flavornetodors:tropical_coconut ;
  a skos:Concept ;
  skos:prefLabel "Tropical"@en .

flavornetodors:tropical_coconut
  a skos:Concept ;
  skos:related flavornetodorants:161, flavornetodorants:385, flavornetodorants:702, flavornetodorants:84, flavornetodorants:415, flavornetodorants:651, flavornetodorants:736, flavornetodorants:86 ;
  skos:inScheme flavornetodors: ;
  skos:prefLabel "coconut"@en ;
  skos:broader flavornetodors:tropical .

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

