@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:27013>
  skos:prefLabel "توکوفرول"@fa, "tocopherol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:145207> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:145207>
  ns0:monoisotopicmass "460.35526" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27013> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C29H48O4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "460.699" ;
  ns0:inchi "InChI=1S/C29H48O4/c1-19(13-9-15-21(3)28(31)32)11-8-12-20(2)14-10-17-29(7)18-16-25-24(6)26(30)22(4)23(5)27(25)33-29/h19-21,30H,8-18H2,1-7H3,(H,31,32)/t19-,20+,21?,29+/m1/s1" ;
  ns0:inchikey "NJIUWSABAIXPGI-AXTKCOKSSA-N" ;
  skos:prefLabel "13'-carboxy-alpha-tocopherol"@en, "13' کربوکسی آلفا توکوفرول"@fa ;
  ns0:smiles "C[C@H](CCC[C@H](C)CCC[C@@]1(C)CCC=2C(C)=C(O)C(C)=C(C)C2O1)CCCC(C)C(O)=O" .

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 .
