@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:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125182> .

<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:125182>
  ns0:mass "577.527" ;
  ns0:smiles "C[C@@H]1[C@H]([C@@H](O[C@]12C3=C(C=CC(=C3)I)N(C2=O)CC=C)CCO)[Si](C)(C)C4=CC=C(C=C4)OC" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BNLXUKYVVAMDQV-VEAPHASRSA-N" ;
  skos:prefLabel "(3S,3'S,4'R,5'S) 5' (2 هیدروکسی اتیل) 5 iodo 4' [(4 متوکسی فنیل) دی متیل سیلیل] 3' متیل 1 پروپ 2 انیل 2 اسپیرو[ایندول 3،2' اکسولان]یک"@fa, "(3s,3's,4'r,5's)-5'-(2-hydroxyethyl)-5-iodo-4'-[(4-methoxyphenyl)-dimethylsilyl]-3'-methyl-1-prop-2-enyl-2-spiro[indole-3,2'-oxolane]one"@en ;
  ns0:inchi "InChI=1S/C26H32INO4Si/c1-6-14-28-22-12-7-18(27)16-21(22)26(25(28)30)17(2)24(23(32-26)13-15-29)33(4,5)20-10-8-19(31-3)9-11-20/h6-12,16-17,23-24,29H,1,13-15H2,2-5H3/t17-,23+,24-,26+/m1/s1" ;
  ns0:formula "C26H32INO4Si" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "577.11453" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" .

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