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

<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:200787>
  ns0:inchi "InChI=1S/C32H46O8/c1-17(9-8-10-18(2)28(38)39)20-11-14-31(6)24-21(35)15-22-29(4,13-12-23(36)30(22,5)16-33)25(24)26(37)27(32(20,31)7)40-19(3)34/h10,17,20-22,27,33,35H,8-9,11-16H2,1-7H3,(H,38,39)/b18-10+/t17-,20-,21+,22-,27+,29+,30+,31+,32+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:monoisotopicmass "558.31927" ;
  ns0:formula "C32H46O8" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(E,6R)-6-[(4R,5R,7S,10S,12R,13R,14R,17R)-12-acetyloxy-7-hydroxy-4-(hydroxymethyl)-4,10,13,14-tetramethyl-3,11-dioxo-2,5,6,7,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid" ;
  ns0:inchikey "IFIDRYXKWRSXFG-ZUJCHVHWSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "558.712" ;
  skos:prefLabel "گانولوکین C"@fa, "ganoleuconin c"@en ;
  ns0:smiles "O=C1C2=C([C@@]3(CC[C@@H]([C@]3([C@H]1OC(=O)C)C)[C@@H](CC/C=C(/C(=O)O)/C)C)C)[C@@H](O)C[C@@H]4[C@@]2(CCC([C@]4(CO)C)=O)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 .
