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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207050>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "4-[(6-hydroxyphenazin-1-yl)amino]benzoic acid" ;
  ns0:formula "C19H13N3O3" ;
  skos:prefLabel "استرفنازین سی"@fa, "strepphenazine c"@en ;
  ns0:inchi "InChI=1S/C19H13N3O3/c23-16-6-2-5-15-18(16)22-14-4-1-3-13(17(14)21-15)20-12-9-7-11(8-10-12)19(24)25/h1-10,20,23H,(H,24,25)" ;
  ns0:smiles "O=C(O)C1=CC=C(NC=2C3=NC=4C(=C(O)C=CC4)N=C3C=CC2)C=C1" ;
  ns0:mass "331.331" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZKGLTLCRNCXEEC-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "331.09569" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> .

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 .
