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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:221771>
  ns0:monoisotopicmass "332.18886" ;
  ns0:formula "C22H24N2O" ;
  ns0:inchikey "AMQJGKJHNQVSQU-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  skos:prefLabel "lavanducyanin"@en, "لاواندوسیانین"@fa ;
  ns0:mass "332.447" ;
  ns0:smiles "O=C1C2=NC3=C(C=CC=C3)N(C2=CC=C1)CC4=C(CC(C)(C)CC4)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H24N2O/c1-15-13-22(2,3)12-11-16(15)14-24-18-8-5-4-7-17(18)23-21-19(24)9-6-10-20(21)25/h4-10H,11-14H2,1-3H3" ;
  ns0:synonym_EXACT "5-[(2,4,4-trimethylcyclohexen-1-yl)methyl]phenazin-1-one" .

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 .
