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

<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://www.irandoc.acir/onto/irandoc/CHEBI:208224>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(N)C1=C2NC3=C(C=C(C(=O)C4=CC=CC=C4)C=C3)N(C2=CC(=C1)C(=O)C5=CC=CC=C5)CC=C(C)C" ;
  ns0:synonym_EXACT "3,7-dibenzoyl-5-(3-methylbut-2-enyl)-10H-phenazine-1-carboxamide" ;
  ns0:inchikey "BXOZZJRGTIYBDX-UHFFFAOYSA-N" ;
  skos:prefLabel "chromophenazine f"@en, "کروموفنازین F"@fa ;
  ns0:monoisotopicmass "501.20524" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C32H27N3O3/c1-20(2)15-16-35-27-18-23(30(36)21-9-5-3-6-10-21)13-14-26(27)34-29-25(32(33)38)17-24(19-28(29)35)31(37)22-11-7-4-8-12-22/h3-15,17-19,34H,16H2,1-2H3,(H2,33,38)" ;
  ns0:mass "501.586" ;
  ns0:formula "C32H27N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  ns0:subset "2_STAR" .

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 .
