@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 wdt: <http://www.wikidata.org/prop/direct/> .

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

flavornetodorants:696
  a skos:Concept ;
  skos:inScheme flavornetodorants: ;
  skos:prefLabel "sesquiphellandrene"@en ;
  skos:topConceptOf flavornetodorants: ;
  skos:altLabel "3-(1,5-dimethyl-4-hexenyl)-6-methylene-cyclohexene"@en ;
  wdt:P231 "73744-93-1" .

