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

<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:212512>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "گانودرنوئید A"@fa, "ganodernoid a"@en ;
  ns0:monoisotopicmass "428.21989" ;
  ns0:inchi "InChI=1S/C25H32O6/c1-12(21(30)31)13-9-18(29)25(6)20-14(26)10-16-22(2,3)17(28)7-8-23(16,4)19(20)15(27)11-24(13,25)5/h12-13,16H,7-11H2,1-6H3,(H,30,31)/t12-,13+,16-,23-,24+,25-/m0/s1" ;
  ns0:inchikey "UAFWFNZQRZDPMO-FXJQOORKSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:charge "0" ;
  ns0:mass "428.525" ;
  ns0:formula "C25H32O6" ;
  ns0:synonym_EXACT "(2S)-2-[(5R,10S,13R,14R,17R)-4,4,10,13,14-pentamethyl-3,7,11,15-tetraoxo-2,5,6,12,16,17-hexahydro-1H-cyclopenta[a]phenanthren-17-yl]propanoic acid" ;
  ns0:smiles "O=C1C2=C(C(=O)C[C@@H]3[C@@]2(CCC(C3(C)C)=O)C)[C@@]4(C(=O)C[C@@H]([C@]4(C1)C)[C@@H](C(=O)O)C)C" .

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 .
