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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210708>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H16N4O3" ;
  skos:prefLabel "درماکوزین E"@fa, "dermacozine e"@en ;
  ns0:inchikey "UPYQNHQWWCBCFM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C23H16N4O3/c1-27-16-9-5-8-14(21(24)28)19(16)25-15-11-10-13-17(12-6-3-2-4-7-12)22(29)26-23(30)18(13)20(15)27/h2-11H,1H3,(H2,24,28)(H,26,29,30)" ;
  ns0:mass "396.406" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "12-methyl-1,3-dioxo-4-phenylpyrido[3,4-a]phenazine-8-carboxamide" ;
  ns0:smiles "O=C1NC(=O)C(C2=CC=CC=C2)=C3C1=C4N(C5=C(C(C(=O)N)=CC=C5)N=C4C=C3)C" ;
  ns0:monoisotopicmass "396.12224" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
