@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:-P2ZSFWVR-P .

kfp:-P2ZSFWVR-P
  owl:sameAs obo:CHEBI_100331 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-BNBST4D3-F ;
  skos:prefLabel "2-[(2R,4aR,12aR)-8-[[[(3,5-dimethyl-4-isoxazolyl)amino]-oxomethyl]amino]-5-methyl-6-oxo-2,3,4,4a,12,12a-hexahydropyrano[2,3-c][1,5]benzoxazocin-2-yl]-N-[(4-chlorophenyl)methyl]acetamide"@en .

kfp:-BNBST4D3-F
  skos:prefLabel "organochlorine compound"@en ;
  a skos:Concept ;
  skos:narrower kfp:-P2ZSFWVR-P .

