@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:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-FV9N0RL5-V .

kfp:-FV9N0RL5-V
  owl:sameAs obo:CHEBI_116442 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-R7FVPS7G-N ;
  skos:prefLabel "(2S)-3-methyl-2-[[(3-methylphenyl)-oxomethyl]amino]butanoic acid (4-oxo-2-pyrimido[2,1-b][1,3]benzothiazolyl)methyl ester"@en .

kfp:-R7FVPS7G-N
  skos:prefLabel "secondary carboxamide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-FV9N0RL5-V .

