@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:-LV2C1VSP-K
  owl:sameAs obo:CHEBI_87642 ;
  skos:hiddenLabel "azure C cation"@en, "azure C(1+)"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-ZLVW91F7-Z ;
  skos:prefLabel "3-amino-7-(methylamino)phenothiazin-5-ium"@en .

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

kfp:-ZLVW91F7-Z
  skos:prefLabel "organic cation"@en ;
  a skos:Concept ;
  skos:narrower kfp:-LV2C1VSP-K .

