@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:210066> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210066>
  ns0:formula "C21H22N2O7" ;
  skos:prefLabel "2' OL کوینووسیل سافنات"@fa, "2'-o-l-quinovosyl saphenate"@en ;
  ns0:inchikey "OZPGCLJPZPDKKZ-XNZNGCIUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "414.414" ;
  ns0:inchi "InChI=1S/C21H22N2O7/c1-9(24)11-5-3-7-13-15(11)22-14-8-4-6-12(16(14)23-13)20(27)30-19-18(26)17(25)10(2)29-21(19)28/h3-10,17-19,21,24-26,28H,1-2H3/t9?,10-,17-,18+,19-,21-/m0/s1" ;
  ns0:smiles "O=C(O[C@@H]1[C@H](O[C@@H](C)[C@@H]([C@H]1O)O)O)C=2C3=NC=4C(=C(C=CC4)C(O)C)N=C3C=CC2" ;
  ns0:monoisotopicmass "414.14270" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,3S,4R,5R,6S)-2,4,5-trihydroxy-6-methyloxan-3-yl] 6-(1-hydroxyethyl)phenazine-1-carboxylate" .

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 .
