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

<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:207602>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "530.36074" ;
  skos:prefLabel "gloeophyllin k"@en, "گلوفیلین ک"@fa ;
  ns0:smiles "O=C(O)[C@@H](C1[C@@]2([C@@](C3=C([C@@]4(C(C([C@@H](O)CC4)(C)C)CC3)C)CC2)(C)[C@H](C1)OC(=O)C)C)CC/C=C(/CO)/C" ;
  ns0:inchi "InChI=1S/C32H50O6/c1-19(18-33)9-8-10-21(28(36)37)24-17-27(38-20(2)34)32(7)23-11-12-25-29(3,4)26(35)14-15-30(25,5)22(23)13-16-31(24,32)6/h9,21,24-27,33,35H,8,10-18H2,1-7H3,(H,36,37)/b19-9+/t21-,24?,25?,26+,27+,30-,31-,32-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:synonym_EXACT "(E,2R)-2-[(3S,10S,13R,14R,15S)-15-acetyloxy-3-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-17-yl]-7-hydroxy-6-methylhept-5-enoic acid" ;
  ns0:formula "C32H50O6" ;
  ns0:mass "530.746" ;
  ns0:inchikey "MIKGCHXKQAUUCC-RVXPUFNESA-N" ;
  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 .
