@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:-F01T6S1G-M
  skos:inScheme kfp: ;
  skos:hiddenLabel "(CH3)2CH-CH2-CH3"@en, "iso-C5H12"@en, "1,1-dimethylpropane"@en, "R-601a"@en, "iso-pentane"@en, "1,1,2-trimethylethane"@en, "dimethylethylmethane"@en, "isoamylhydride"@en ;
  skos:prefLabel "isopentane"@en ;
  skos:altLabel "2-methylbutane"@en ;
  a skos:Concept ;
  skos:broader kfp:-SZ4NP2R6-N ;
  owl:sameAs obo:CHEBI_30362 .

kfp:-SZ4NP2R6-N
  skos:prefLabel "alkane"@en ;
  a skos:Concept ;
  skos:narrower kfp:-F01T6S1G-M .

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

