@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:36615>
  skos:prefLabel "تری ترپنوئید"@fa, "triterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:142258> .

<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:142258>
  ns0:formula "C32H42O9" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C32H42O9/c1-15(11-18(34)12-16(2)28(39)40)19-13-23(37)32(8)24-20(35)14-21-29(4,5)22(36)9-10-30(21,6)25(24)26(38)27(31(19,32)7)41-17(3)33/h15-16,19,21,27H,9-14H2,1-8H3,(H,39,40)/t15-,16?,19-,21+,27-,30+,31+,32+/m1/s1" ;
  ns0:inchikey "BWCNWXLKMWWVBT-AIMUVTGPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:monoisotopicmass "570.28288" ;
  skos:prefLabel "گانودریک اسید F"@fa, "ganoderic acid f"@en ;
  ns0:charge "0" ;
  ns0:mass "570.672" ;
  ns0:smiles "[C@@]12([C@@H](C(C3=C([C@@]1(C(C[C@@]2([C@@H](CC(CC(C(O)=O)C)=O)C)[H])=O)C)C(C[C@@]4([C@@]3(CCC(C4(C)C)=O)C)[H])=O)=O)OC(=O)C)C" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
