@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kfp: a skos:ConceptScheme .
kfp:-CB5S52Z6-B
  skos:prefLabel "alkene"@en ;
  a skos:Concept ;
  skos:narrower kfp:-B4JFNB3Z-P .

kfp:-B4JFNB3Z-P
  skos:prefLabel "3-methylbut-1-ene"@en ;
  skos:broader kfp:-CB5S52Z6-B ;
  a skos:Concept ;
  skos:hiddenLabel "Isopropylethylene"@en, "alpha-isoamylene"@en, "Vinylisopropyl"@en, "3-Methylbutene-1"@en, "Isopentene"@en, "3-Methyl-1-butene"@en, "2-Methyl-3-butene"@en, "(CH3)2CHCH=CH2"@en, "alpha-Isoamylene"@en ;
  owl:sameAs obo:CHEBI_77914 ;
  skos:inScheme kfp: .

kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-B4JFNB3Z-P .

