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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:748>
  ns0:mass "532.581" ;
  ns0:synonym_EXACT "12alpha-Hydroxyamoorstatin" ;
  skos:prefLabel "12 آلفا هیدروکسی مورستاتین"@fa, "12alpha-hydroxyamoorstatin"@en ;
  ns0:inchikey "PUNWVWPDKCBXSA-RMOQNIQOSA-N" ;
  ns0:monoisotopicmass "532.23085" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C28H36O10/c1-12(29)37-18-9-17(31)27-11-36-23(34)24(18,2)15(27)8-16(30)26(4)21(27)20(32)22(33)25(3)14(13-5-6-35-10-13)7-19-28(25,26)38-19/h5-6,10,14-19,21-23,30-31,33-34H,7-9,11H2,1-4H3/t14-,15-,16+,17-,18+,19+,21-,22-,23?,24+,25+,26+,27+,28+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39434> ;
  ns0:smiles "CC(=O)O[C@@H]1C[C@H](O)[C@@]23COC(O)[C@]1(C)[C@@H]2C[C@@H](O)[C@]1(C)[C@@H]3C(=O)[C@H](O)[C@@]2(C)[C@@H](C[C@H]3O[C@@]123)c1ccoc1" ;
  ns0:formula "C28H36O10" .

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 .
