@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:-V0FB6BWC-Q .

kfp:-V0FB6BWC-Q
  owl:sameAs obo:CHEBI_185603 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-KXRWFJ9B-G ;
  skos:prefLabel "R-95913"@en ;
  skos:altLabel "1-cyclopropyl-2-(2-luorophenyl)-2-(2-hydroxy-6,7-dihydro-4H-thieno[3,2-c]pyridin-5-yl)ethanone"@en .

kfp:-KXRWFJ9B-G
  skos:prefLabel "thienopyridine"@en ;
  a skos:Concept ;
  skos:narrower kfp:-V0FB6BWC-Q .

