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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2521>
  ns0:inchikey "GCIFFNDSOLTCAI-FPUKFSPFSA-N" ;
  ns0:formula "C25H34O9" ;
  skos:prefLabel "ailanthinone"@en, "آیلانتینون"@fa ;
  ns0:mass "478.533" ;
  ns0:inchi "InChI=1S/C25H34O9/c1-6-10(2)20(29)34-17-16-12(4)18(27)25(31)22-23(5)13(11(3)7-14(26)19(23)28)8-15(33-21(17)30)24(16,22)9-32-25/h7,10,12-13,15-19,22,27-28,31H,6,8-9H2,1-5H3/t10?,12-,13+,15-,16-,17-,18-,19-,22-,23-,24+,25+/m1/s1" ;
  ns0:monoisotopicmass "478.22028" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC(C)C(=O)O[C@@H]1[C@H]2[C@@H](C)[C@@H](O)[C@]3(O)OC[C@@]22[C@H]3[C@@]3(C)[C@H](O)C(=O)C=C(C)[C@@H]3C[C@H]2OC1=O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Ailanthinone" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> .

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 .
