@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25106>
  skos:prefLabel "ماکرولید"@fa, "macrolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216780> .

<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:216780>
  skos:prefLabel "اپوتیلون A8"@fa, "epothilone a8"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "479.630" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:monoisotopicmass "479.23416" ;
  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)C" ;
  ns0:synonym_EXACT "(1S,3S,7S,10R,11S,12S,16R)-7,11-dihydroxy-8,8,10,12-tetramethyl-3-[(E)-2-(2-methyl-1,3-thiazol-4-yl)ethenyl]-4,17-dioxabicyclo[14.1.0]heptadecane-5,9-dione" ;
  ns0:inchikey "HQOMWNCHRWPRQE-PAHOANEJSA-N" ;
  ns0:inchi "InChI=1S/C25H37NO6S/c1-14-7-6-8-19-20(32-19)11-18(10-9-17-13-33-16(3)26-17)31-22(28)12-21(27)25(4,5)24(30)15(2)23(14)29/h9-10,13-15,18-21,23,27,29H,6-8,11-12H2,1-5H3/b10-9+/t14-,15+,18+,19+,20-,21-,23-/m0/s1" ;
  ns0:formula "C25H37NO6S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
