@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://www.irandoc.acir/onto/irandoc/CHEBI:64096>
  skos:prefLabel "بنزودیوکسین"@fa, "benzodioxine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219263> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219263>
  skos:prefLabel "diaporisoindole e"@en, "دیاپوریزوندول E"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "453.535" ;
  ns0:synonym_EXACT "(3S)-7-hydroxy-3-[(3S)-3-(2-hydroxypropan-2-yl)-7-methyl-2,3-dihydro-1,4-benzodioxin-5-yl]-3-methoxy-4-(3-methylbut-2-enyl)-2H-isoindol-1-one" ;
  ns0:inchikey "MZRRIONMLYSODP-RXFWQSSRSA-N" ;
  ns0:formula "C26H31NO6" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H31NO6/c1-14(2)7-8-16-9-10-18(28)21-22(16)26(31-6,27-24(21)29)17-11-15(3)12-19-23(17)33-20(13-32-19)25(4,5)30/h7,9-12,20,28,30H,8,13H2,1-6H3,(H,27,29)/t20-,26+/m0/s1" ;
  ns0:smiles "O=C1N[C@@](OC)(C2=C3O[C@H](C(O)(C)C)COC3=CC(=C2)C)C=4C1=C(O)C=CC4CC=C(C)C" ;
  ns0:monoisotopicmass "453.21514" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
