@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:60831>
  skos:prefLabel "اپوتیلون"@fa, "epothilone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202557> .

<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:202557>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "XSZHNNYJIPRFJZ-MSYOXSAWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S1C(=NC(=C1)/C=C(/[C@H]2OC(=O)C[C@H](O)C(C(=O)[C@@H]([C@@H](O)[C@H](CCC[C@@H]3[C@H](C2)O3)C)C)(C)C)/CO)C" ;
  ns0:formula "C26H39NO7S" ;
  skos:prefLabel "epothilone a9"@en, "اپوتیلون A9"@fa ;
  ns0:monoisotopicmass "509.24472" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,3S,7S,10R,11S,12S,16R)-7,11-dihydroxy-3-[(E)-3-hydroxy-1-(2-methyl-1,3-thiazol-4-yl)prop-1-en-2-yl]-8,8,10,12-tetramethyl-4,17-dioxabicyclo[14.1.0]heptadecane-5,9-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60831> ;
  ns0:inchi "InChI=1S/C26H39NO7S/c1-14-7-6-8-19-21(33-19)10-20(17(12-28)9-18-13-35-16(3)27-18)34-23(30)11-22(29)26(4,5)25(32)15(2)24(14)31/h9,13-15,19-22,24,28-29,31H,6-8,10-12H2,1-5H3/b17-9+/t14-,15+,19+,20-,21-,22-,24-/m0/s1" ;
  ns0:mass "509.660" .

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 .
