@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:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-RMBWG232-L .

kfp:-LMVVV3MP-W
  skos:prefLabel "poly(ethylene glycol)"@en ;
  a skos:Concept ;
  skos:narrower kfp:-RMBWG232-L .

kfp:-RMBWG232-L
  skos:hiddenLabel "Polyethylene glycol 500"@en, "PEG-10"@en, "3,6,9,12,15,18,21,24,27-NONAOXANONACOSANE-1,29-DIOL"@en, "Polyoxyethylene (10)"@en ;
  skos:prefLabel "decaethylene glycol"@en ;
  skos:broader kfp:-LMVVV3MP-W ;
  skos:inScheme kfp: ;
  a skos:Concept ;
  skos:altLabel "3,6,9,12,15,18,21,24,27-nonaoxanonacosane-1,29-diol"@en ;
  owl:sameAs obo:CHEBI_46550 .

