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

<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://www.irandoc.acir/onto/irandoc/CHEBI:208654>
  ns0:formula "C16H16N2O2" ;
  ns0:inchikey "DXEJJPUOXHTIQZ-NXEZZACHSA-N" ;
  ns0:smiles "O[C@@H](C=1C2=NC=3C(=C(C=CC3)[C@H](O)C)N=C2C=CC1)C" ;
  ns0:inchi "InChI=1S/C16H16N2O2/c1-9(19)11-5-3-7-13-15(11)17-14-8-4-6-12(10(2)20)16(14)18-13/h3-10,19-20H,1-2H3/t9-,10-/m1/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "سافنول"@fa, "saphenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1R)-1-[6-[(1R)-1-hydroxyethyl]phenazin-1-yl]ethanol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39201> ;
  ns0:monoisotopicmass "268.12118" ;
  ns0:charge "0" ;
  ns0:mass "268.316" .

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 .
