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

<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:172746>
  skos:prefLabel "22 Angeloylbarringtogenol C"@fa, "22-angeloylbarringtogenol c"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C35H56O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchikey "UBLRZFCEDOUFPK-JMIUGGIZSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C35H56O6/c1-10-20(2)29(40)41-28-27(39)30(3,4)17-22-21-11-12-24-32(7)15-14-25(37)31(5,6)23(32)13-16-33(24,8)34(21,9)18-26(38)35(22,28)19-36/h10-11,22-28,36-39H,12-19H2,1-9H3/b20-10-" ;
  ns0:monoisotopicmass "572.40769" ;
  ns0:synonym_EXACT "[3,5,10-trihydroxy-4a-(hydroxymethyl)-2,2,6a,6b,9,9,12a-heptamethyl-1,3,4,5,6,6a,7,8,8a,10,11,12,13,14b-tetradecahydropicen-4-yl] (Z)-2-methylbut-2-enoate" ;
  ns0:mass "572.827" ;
  ns0:smiles "OC1C2(C(C=3C(C4(C(C5(C(CC4)C(C(O)CC5)(C)C)C)CC3)C)(C1)C)CC(C(O)C2OC(=O)/C(/C)=C/C)(C)C)CO" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
