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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80892>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "406.19915" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H30O7" ;
  ns0:mass "406.46940" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "COC1=C[C@@H](C)[C@@H]2C[C@H]3OC(=O)C[C@@]4(O)[C@@H](C)[C@@H]5OCO[C@H]5[C@H]([C@@]2(C)C1=O)[C@@]34C" ;
  skos:prefLabel "Picrasin E"@fa, "picrasin e"@en ;
  ns0:charge "0" ;
  ns0:inchikey "MPKJVOULXZBGDT-ATNJLCLCSA-N" ;
  ns0:inchi "InChI=1S/C22H30O7/c1-10-6-13(26-5)19(24)20(3)12(10)7-14-21(4)18(20)17-16(27-9-28-17)11(2)22(21,25)8-15(23)29-14/h6,10-12,14,16-18,25H,7-9H2,1-5H3/t10-,11+,12+,14-,16+,17-,18-,20+,21-,22-/m1/s1" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
