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

<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:168306>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "13' کربوکسی گاما توکوفرول"@fa, "13'-carboxy-gamma-tocopherol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27013> ;
  ns0:smiles "O1[C@](CCC[C@H](CCC[C@H](CCCC(C)C(O)=O)C)C)(CCC=2C1=C(C(=C(O)C2)C)C)C" ;
  ns0:monoisotopicmass "446.33961" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(6R,10S)-13-[(2R)-6-hydroxy-2,7,8-trimethyl-3,4-dihydrochromen-2-yl]-2,6,10-trimethyltridecanoic acid" ;
  ns0:inchikey "WPZHQZIUOXUCOK-PXUFRVCMSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H46O4/c1-19(12-8-14-21(3)27(30)31)10-7-11-20(2)13-9-16-28(6)17-15-24-18-25(29)22(4)23(5)26(24)32-28/h18-21,29H,7-17H2,1-6H3,(H,30,31)/t19-,20+,21?,28-/m1/s1" ;
  ns0:mass "446.672" ;
  ns0:formula "C28H46O4" .

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 .
