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

<http://www.irandoc.acir/onto/irandoc/CHEBI:9250>
  skos:prefLabel "استافیدین"@fa, "staphidine"@en ;
  ns0:inchi "InChI=1S/C42H58N2O/c1-36-8-5-9-42-32(36)7-11-39-21-40(25(16-33(39)42)15-30(39)34(42)44(4)23-36)12-13-41-29-17-28-26-14-24-18-37(2,22-43(3)20-24)27(26)6-10-38(28,19-31(29)41)35(41)45-40/h17,24-25,29-35H,5-16,18-23H2,1-4H3/t24?,25-,29+,30?,31?,32+,33+,34?,35-,36-,37-,38+,39+,40-,41+,42-/m0/s1" ;
  ns0:inchikey "MIQIFBIWUBAPTB-KJQQCQNYSA-N" ;
  ns0:smiles "CN1C[C@@H]2CC3=C(CC[C@@]45CC6[C@@H](C=C34)[C@]63CC[C@@]4(C[C@]67CC[C@H]8[C@]9%10CCC[C@@]8(C)CN(C)C9C6C[C@H]4C[C@H]7%10)O[C@@H]53)[C@@](C)(C2)C1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Staphidine" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C42H58N2O" ;
  ns0:mass "606.924" ;
  ns0:monoisotopicmass "606.45491" .

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 .
