@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:39201>
  skos:prefLabel "فنازین ها"@fa, "phenazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199246> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199246>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "7-hydroxy-6-methoxycarbonylphenazine-1-carboxylic acid" ;
  ns0:mass "298.254" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "298.05897" ;
  skos:prefLabel "SB 212021"@fa, "sb 212021"@en ;
  ns0:inchi "InChI=1S/C15H10N2O5/c1-22-15(21)11-10(18)6-5-9-13(11)17-8-4-2-3-7(14(19)20)12(8)16-9/h2-6,18H,1H3,(H,19,20)" ;
  ns0:smiles "O=C(OC)C=1C2=NC=3C(=C(C(=O)O)C=CC3)N=C2C=CC1O" ;
  ns0:formula "C15H10N2O5" ;
  ns0:inchikey "QGRPCLYUAZBYBK-UHFFFAOYSA-N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
