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

<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:199122>
  ns0:charge "0" ;
  skos:prefLabel "گانوسیننسیک اسید A"@fa, "ganosinensic acid a"@en ;
  ns0:monoisotopicmass "458.26684" ;
  ns0:mass "458.595" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C27H38O6" ;
  ns0:inchikey "KNBIXJUWSSXAAS-XZDWODFWSA-N" ;
  ns0:synonym_EXACT "(4R)-4-[(2R,3S,7R,9S,11R,14R,15R,17R)-9,17-dihydroxy-2,6,6,11,15-pentamethyl-5,12-dioxo-14-pentacyclo[8.7.0.02,7.03,17.011,15]heptadec-1(10)-enyl]pentanoic acid" ;
  ns0:inchi "InChI=1S/C27H38O6/c1-13(7-8-20(31)32)14-9-19(30)26(6)21-15(28)10-16-23(2,3)18(29)11-17-25(16,5)22(21)27(17,33)12-24(14,26)4/h13-17,28,33H,7-12H2,1-6H3,(H,31,32)/t13-,14-,15+,16+,17+,24-,25-,26+,27-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C([C@H]2[C@]3(C4=C([C@@]5(C(=O)C[C@@H]([C@]5(C[C@]4([C@H]3C1)O)C)[C@@H](CCC(=O)O)C)C)[C@H](C2)O)C)(C)C" .

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 .
