@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:-HW31RRG0-F
  skos:prefLabel "organofluorine compound"@en ;
  a skos:Concept ;
  skos:narrower kfp:-LMVX1LG2-R .

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

kfp:-LMVX1LG2-R
  owl:sameAs obo:CHEBI_39016 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-HW31RRG0-F ;
  skos:prefLabel "perfluoro-N-ethylpiperidine"@en ;
  skos:altLabel "2,2,3,3,4,4,5,5,6,6-decafluoro-1-(pentafluoroethyl)piperidine"@en .

