@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:25962>
  skos:prefLabel "فنانترول"@fa, "phenanthrol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221748> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:221748>
  ns0:subset "2_STAR" ;
  skos:prefLabel "روبیگینون ک"@fa, "rubiginone k"@en ;
  ns0:smiles "O=C1C2=C(OC)C=CC=C2[C@H](O)C3=C1C=CC4=C3[C@@H](O)[C@@H](O)[C@H]([C@@H]4O)C" ;
  ns0:inchi "InChI=1S/C20H20O6/c1-8-16(21)10-6-7-11-14(15(10)20(25)17(8)22)19(24)9-4-3-5-12(26-2)13(9)18(11)23/h3-8,16-17,19-22,24-25H,1-2H3/t8-,16-,17-,19-,20+/m0/s1" ;
  ns0:monoisotopicmass "356.12599" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C20H20O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25962> ;
  ns0:inchikey "XJODQKSMDGEWCE-PVQKUAIRSA-N" ;
  ns0:mass "356.374" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
