@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:-M959P52T-K
  skos:prefLabel "thiopurine"@en ;
  a skos:Concept ;
  skos:narrower kfp:-HBWC00J2-L .

kfp:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-HBWC00J2-L .

kfp:-HBWC00J2-L
  owl:sameAs obo:CHEBI_93395 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-M959P52T-K ;
  skos:prefLabel "2-(4-morpholinyl)-9-(3-thiophenyl)-N-[[6-(trifluoromethyl)-1H-benzimidazol-2-yl]methyl]-6-purinamine"@en .

