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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93909>
  ns0:inchi "InChI=1S/C29H50O2/c1-20(2)12-9-13-21(3)14-10-15-22(4)16-11-18-29(8)19-17-26-25(7)27(30)23(5)24(6)28(26)31-29/h20-22,30H,9-19H2,1-8H3" ;
  ns0:charge "0" ;
  ns0:inchikey "GVJHHUAWPYXKBD-UHFFFAOYSA-N" ;
  ns0:mass "430.707" ;
  ns0:monoisotopicmass "430.38108" ;
  skos:prefLabel "2,5,7,8-tetramethyl-2-(4,8,12-trimethyltridecyl)-3,4-dihydro-2h-1-benzopyran-6-ol"@en, "2،5،7،8 تترامتیل 2 (4،8،12 تری متیل تریدسیل) 3،4 دی هیدرو 2H 1 بنزوپیران 6 اول"@fa ;
  ns0:formula "C29H50O2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=C(C(=C2CCC(OC2=C1C)(C)CCCC(C)CCCC(C)CCCC(C)C)C)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27013> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
