@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:-KJG2WGQN-2
  skos:prefLabel "lipopolysaccharide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-NLW28V1J-V .

kfp:-NLW28V1J-V
  owl:sameAs obo:CHEBI_83990 ;
  skos:hiddenLabel "lipopolysaccharide, Escherichia coli 0111 B4"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-KJG2WGQN-2 ;
  skos:prefLabel "E. coli strain 0111 B4 lipopolysaccharide"@en .

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

