@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:92966> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92966>
  ns0:formula "C20H20F2O6S2" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "6-[4-(2,6-difluorophenyl)sulfonylcyclohexyl]sulfonyl-2,3-dihydro-1,4-benzodioxin"@en, "6 [4 (2،6 دی فلوروفنیل) سولفونیل سیکلوهگزیل] سولفونیل 2،3 دی هیدرو 1،4 بنزودیوکسین"@fa ;
  ns0:inchikey "OTWVDUYNRRJNNO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "458.06694" ;
  ns0:smiles "C1CC(CCC1S(=O)(=O)C2=CC3=C(C=C2)OCCO3)S(=O)(=O)C4=C(C=CC=C4F)F" ;
  ns0:inchi "InChI=1S/C20H20F2O6S2/c21-16-2-1-3-17(22)20(16)30(25,26)14-6-4-13(5-7-14)29(23,24)15-8-9-18-19(12-15)28-11-10-27-18/h1-3,8-9,12-14H,4-7,10-11H2" ;
  ns0:mass "458.499" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
