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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215604>
  ns0:inchikey "FDTJOWCIQUMVQC-BBHZPCASSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "رزیناسین آر"@fa, "resinacein r"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C31H48O7" ;
  ns0:mass "532.718" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C31H48O7/c1-16(13-20(32)26(36)17(2)27(37)38-8)19-14-24(35)31(7)18-9-10-22-28(3,4)23(34)11-12-29(22,5)25(18)21(33)15-30(19,31)6/h16-17,19,22-24,26,34-36H,9-15H2,1-8H3/t16-,17?,19-,22?,23+,24+,26?,29+,30-,31-/m1/s1" ;
  ns0:monoisotopicmass "532.34000" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:synonym_EXACT "methyl (6R)-6-[(3S,10S,13R,14R,15S,17R)-3,15-dihydroxy-4,4,10,13,14-pentamethyl-11-oxo-1,2,3,5,6,7,12,15,16,17-decahydrocyclopenta[a]phenanthren-17-yl]-3-hydroxy-2-methyl-4-oxoheptanoate" ;
  ns0:smiles "O=C1C2=C([C@@]3([C@@H](O)C[C@@H]([C@]3(C1)C)[C@@H](CC(=O)C(O)C(C(=O)OC)C)C)C)CCC4[C@@]2(CC[C@@H](C4(C)C)O)C" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
