@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:39437>
  skos:prefLabel "توکل"@fa, "tocol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135855> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:135855>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39437> ;
  skos:prefLabel "توکوفیبرات"@fa, "tocofibrate"@en ;
  ns0:formula "C39H59ClO4" ;
  ns0:smiles "CC1=C2C(=C(C(=C1C)OC(C(OC3=CC=C(C=C3)Cl)(C)C)=O)C)CC[C@](O2)(CCC[C@@H](CCC[C@@H](CCCC(C)C)C)C)C" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C39H59ClO4/c1-26(2)14-11-15-27(3)16-12-17-28(4)18-13-24-39(10)25-23-34-31(7)35(29(5)30(6)36(34)44-39)42-37(41)38(8,9)43-33-21-19-32(40)20-22-33/h19-22,26-28H,11-18,23-25H2,1-10H3/t27-,28-,39-/m1/s1" ;
  ns0:monoisotopicmass "626.41019" ;
  ns0:inchikey "VPRFDABTJNLKKR-XHZSPPMBSA-N" ;
  ns0:charge "0" ;
  ns0:mass "627.338" .

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 .
