@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:50917>
  skos:prefLabel "استروئید اگزا"@fa, "oxa-steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223197> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:223197>
  skos:prefLabel "wortmannin d"@en, "ورتمنین دی"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "456.17842" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50917> ;
  ns0:inchikey "ANVUBSHPPSOIFF-UMLLEVENSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@H]([C@@]2(C3=C([C@H]4[C@](C(=O)CC4)(C)C[C@H]3OC(=O)C(C)C)C(C5=C2C1=CO5)=O)C)COC" ;
  ns0:mass "456.491" ;
  ns0:formula "C25H28O8" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(1R,3R,5S,9R,18S)-18-(methoxymethyl)-1,5-dimethyl-6,11,16-trioxo-13,17-dioxapentacyclo[10.6.1.02,10.05,9.015,19]nonadeca-2(10),12(19),14-trien-3-yl] 2-methylpropanoate" ;
  ns0:inchi "InChI=1S/C25H28O8/c1-11(2)22(28)32-14-8-24(3)13(6-7-15(24)26)17-19(14)25(4)16(10-30-5)33-23(29)12-9-31-21(18(12)25)20(17)27/h9,11,13-14,16H,6-8,10H2,1-5H3/t13-,14+,16+,24-,25-/m0/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
