@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:-DZFPTTXW-B
  skos:prefLabel "polyglycine polymer"@en ;
  a skos:Concept ;
  skos:narrower kfp:-KLJTM093-R .

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

kfp:-KLJTM093-R
  skos:hiddenLabel "poly(glycine)s"@en, "polyglycine"@en, "Polyglycine"@en, "poly(glycine)"@en, "polyglycines"@en ;
  owl:sameAs obo:CHEBI_61501 ;
  skos:inScheme kfp: ;
  a skos:Concept ;
  skos:broader kfp:-DZFPTTXW-B ;
  skos:prefLabel "poly(glycine) polymer"@en .

