@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:393 ;
  a skos:ConceptScheme ;
  rdfs:label "Flavornet odorants"@en .

flavornetodorants:393
  a skos:Concept ;
  owl:sameAs wd:Q27889969 ;
  skos:inScheme flavornetodorants: ;
  skos:prefLabel "(+)-carvone"@en ;
  skos:topConceptOf flavornetodorants: ;
  skos:altLabel "(+)-(4S)-2-methyl-5-(1-methylethenyl)-2-cyclohexen-1-one"@en, "(+)-(4S)-carvol"@en, "D-carvone"@en ;
  wdt:P231 "2244-16-8" .

