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

kfp: a skos:ConceptScheme .
kfp:-ZZ1LS3WG-1
  skos:prefLabel "octene"@en ;
  a skos:Concept ;
  skos:narrower kfp:-Z56L9DDK-J .

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

kfp:-Z56L9DDK-J
  skos:broader kfp:-ZZ1LS3WG-1 ;
  skos:hiddenLabel "alpha-octene"@en, "caprylene"@en, "1-C8H16"@en, "1-caprylene"@en, "n-1-octene"@en, "alpha-octylene"@en ;
  skos:inScheme kfp: ;
  skos:prefLabel "1-octene"@en ;
  a skos:Concept ;
  skos:altLabel "oct-1-ene"@en ;
  owl:sameAs obo:CHEBI_46708 .

