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

<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:215569>
  ns0:subset "2_STAR" ;
  skos:prefLabel "رزیناسین ال"@fa, "resinacein l"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C30H40O8" ;
  ns0:smiles "O=C1C2=C(C(=O)CC3[C@@]2(CC[C@@H](C3(C)C)O)C)[C@@]4(C(=O)C[C@@H]([C@]4([C@@H]1O)C)/C(=C/C(=O)CC(C(=O)O)C)/C)C" ;
  ns0:inchi "InChI=1S/C30H40O8/c1-14(10-16(31)11-15(2)26(37)38)17-12-21(34)30(7)22-18(32)13-19-27(3,4)20(33)8-9-28(19,5)23(22)24(35)25(36)29(17,30)6/h10,15,17,19-20,25,33,36H,8-9,11-13H2,1-7H3,(H,37,38)/b14-10+/t15?,17-,19?,20+,25-,28+,29+,30+/m1/s1" ;
  ns0:inchikey "LNMGLKYHDAZCDA-KYNGRMOBSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:mass "528.642" ;
  ns0:monoisotopicmass "528.27232" ;
  ns0:synonym_EXACT "(E)-6-[(3S,10S,12S,13R,14R,17R)-3,12-dihydroxy-4,4,10,13,14-pentamethyl-7,11,15-trioxo-1,2,3,5,6,12,16,17-octahydrocyclopenta[a]phenanthren-17-yl]-2-methyl-4-oxohept-5-enoic acid" .

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 .
