@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:-GBF8BPKD-J
  skos:prefLabel "polypeptide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-VK71PC0R-N .

kfp:-VK71PC0R-N
  owl:sameAs obo:CHEBI_337298 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-GBF8BPKD-J ;
  skos:prefLabel "abarelix"@en ;
  skos:altLabel "N-acetyl-3-(2-naphthyl)-D-alanyl-4-chloro-D-phenylalanyl-3-(pyridin-3-yl)-D-alanyl-L-seryl-N-methyl-L-tyrosyl-D-asparginyl-L-leucyl-N(6)-isopropyl-L-lysyl-L-prolyl-D-alaninamide"@en .

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

