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

<http://www.irandoc.acir/onto/irandoc/CHEBI:217569>
  ns0:inchikey "ZGEUGFJOGKOWQS-FTVMQSDFSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "stereinone j"@en, "استرینون جی"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:mass "482.705" ;
  ns0:charge "0" ;
  ns0:formula "C31H46O4" ;
  ns0:inchi "InChI=1S/C31H46O4/c1-18(2)19(3)9-10-20(27(34)35)21-11-16-31(8)26-22(12-15-30(21,31)7)29(6)14-13-25(33)28(4,5)24(29)17-23(26)32/h18,20-21,24H,3,9-17H2,1-2,4-8H3,(H,34,35)/t20-,21-,24+,29-,30-,31+/m1/s1" ;
  ns0:monoisotopicmass "482.33961" ;
  ns0:smiles "O=C1C2=C([C@]3(CCC(C([C@@H]3C1)(C)C)=O)C)CC[C@]4([C@]2(CC[C@@H]4[C@H](C(=O)O)CCC(=C)C(C)C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2R)-6-methyl-5-methylidene-2-[(5R,10S,13R,14R,17R)-4,4,10,13,14-pentamethyl-3,7-dioxo-2,5,6,11,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]heptanoic acid" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
