@prefix flavornetodorants: <http://data.odeuropa.eu/vocabulary/flavornet/odorants/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix wdt: <http://www.wikidata.org/prop/direct/> .

flavornetodorants:
  skos:hasTopConcept flavornetodorants:482 ;
  a skos:ConceptScheme ;
  rdfs:label "Flavornet odorants"@en .

flavornetodorants:482
  a skos:Concept ;
  owl:sameAs wd:Q27089417 ;
  skos:inScheme flavornetodorants: ;
  skos:prefLabel "(-)-carvone;l-p-mentha-6,8(9)-dien-2-one; 1-methyl-4-isopropenyl-6-cycloxen-2-one, l-carvone"@en ;
  skos:topConceptOf flavornetodorants: ;
  wdt:P231 "6485-40-1" .

