@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:39434>
  skos:prefLabel "لیمونوئید"@fa, "limonoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:186090> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:186090>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "502.516" ;
  skos:prefLabel "لیمونکسیک اسید"@fa, "limonexic acid"@en ;
  ns0:inchikey "RTPPVNISJHFPFX-PEVOZZQFSA-N" ;
  ns0:formula "C26H30O10" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39434> ;
  ns0:monoisotopicmass "502.18390" ;
  ns0:smiles "O1[C@@]23[C@]4([C@@]([C@]56[C@@](CC4=O)(C(O[C@]5(CC(OC6)=O)[H])(C)C)[H])(CC[C@]2([C@@H](OC(=O)[C@@]13[H])C=7C(OC(=O)C7)O)C)[H])C" ;
  ns0:synonym_EXACT "(1R,2R,7S,10R,13R,14R,16S,19R,20S)-19-(2-hydroxy-5-oxo-2H-uran-3-yl)-9,9,13,20-tetramethyl-4,8,15,18-tetraoxahexacyclo[11.9.0.02,7.02,10.014,16.014,20]docosane-5,12,17-trione" ;
  ns0:inchi "InChI=1S/C26H30O10/c1-22(2)13-8-14(27)24(4)12(25(13)10-32-16(28)9-15(25)35-22)5-6-23(3)18(11-7-17(29)33-20(11)30)34-21(31)19-26(23,24)36-19/h7,12-13,15,18-20,30H,5-6,8-10H2,1-4H3/t12-,13-,15-,18-,19+,20?,23-,24-,25+,26+/m0/s1" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
