@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://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:61778>
  skos:prefLabel "ساپونین تری ترپنوئید"@fa, "triterpenoid saponin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81172> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81172>
  ns0:mass "927.07970" ;
  skos:prefLabel "chikusetsusaponin ib"@en, "Chikusetsusaponin Ib"@fa ;
  ns0:monoisotopicmass "926.48752" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61778> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C47H74O18/c1-42(2)14-16-47(41(58)59)17-15-45(6)22(23(47)18-42)8-9-26-44(5)12-11-27(43(3,4)25(44)10-13-46(26,45)7)61-40-33(55)30(52)34(62-39-32(54)29(51)24(20-49)60-39)35(63-40)37(57)65-38-21(19-48)28(50)31(53)36(56)64-38/h8,21,23-36,38-40,48-56H,9-20H2,1-7H3,(H,58,59)" ;
  ns0:smiles "CC1(C)CCC2(CCC3(C)C(=CCC4C5(C)CCC(OC6OC(C(OC7OC(CO)C(O)C7O)C(O)C6O)C(=O)OC6OC(O)C(O)C(O)C6CO)C(C)(C)C5CCC34C)C2C1)C(O)=O" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HUSFIDYRQHYZEL-UHFFFAOYSA-N" ;
  ns0:formula "C47H74O18" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
