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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224291>
  ns0:monoisotopicmass "468.10698" ;
  ns0:formula "C25H16N4O6" ;
  ns0:mass "468.425" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C25H16N4O6/c30-15-5-2-4-13-20(15)28-19-11(24(32)33)8-17-18(22(19)27-13)10-7-14-23(25(34,9-10)35-17)29-21-12(26-14)3-1-6-16(21)31/h1-6,8,10,30-31,34H,7,9H2,(H,32,33)/t10-,25-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  skos:prefLabel "baraphenazine g"@en, "بارافنازین جی"@fa ;
  ns0:synonym_EXACT "(1R,17R)-9,17,21-trihydroxy-16-oxa-4,11,19,26-tetrazaheptacyclo[15.11.1.02,15.03,12.05,10.018,27.020,25]nonacosa-2(15),3,5(10),6,8,11,13,18,20(25),21,23,26-dodecaene-13-carboxylic acid" ;
  ns0:smiles "O=C(O)C=1C2=NC3=C(O)C=CC=C3N=C2C=4[C@@H]5CC6=NC7=CC=CC(=C7N=C6[C@@](OC4C1)(O)C5)O" ;
  ns0:charge "0" ;
  ns0:inchikey "IKZAYRLYTAVSAG-REFGNXHDSA-N" .

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 .
