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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143417>
  ns0:monoisotopicmass "534.113" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "535.016" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(4-/{[(3z)-5-(4-chlorophenyl)-3-(isopropylimino)phenazin-2-yl]amino/}phenyl)oxidanesulfonic acid"@en, "(4 /{[(3Z) 5 ( کلروفنیل) 3 (ایزوپروپیلیمینو)فنازین 2 ایل]آمینو/}فنیل) اکسیدان سولفونیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  ns0:smiles "ClC1=CC=C(N2C=3C(=NC4=C2C=CC=C4)C=C(NC5=CC=C(OS(=O)(=O)O)C=C5)/C(/C3)=N/C(C)C)C=C1" ;
  ns0:inchikey "YRJSPGQHSGHYAX-OLFWJLLRSA-N" ;
  ns0:formula "C27H23ClN4O4S" ;
  ns0:inchi "InChI=1S/C27H23ClN4O4S/c1-17(2)29-24-16-27-25(15-23(24)30-19-9-13-21(14-10-19)36-37(33,34)35)31-22-5-3-4-6-26(22)32(27)20-11-7-18(28)8-12-20/h3-17,30H,1-2H3,(H,33,34,35)/b29-24-" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
