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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109081>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-[2-(2,3-dihydro-1,4-benzodioxin-6-yl)-2-oxoethyl]-1,1-dioxo-1,2-benzothiazol-3-one"@en, "2 [2 (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل) 2 اکسو اتیل] 1،1 دی اکسو 1،2 بنزوتیازول 3 یک"@fa ;
  ns0:mass "359.355" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)C(=O)CN3C(=O)C4=CC=CC=C4S3(=O)=O" ;
  ns0:inchikey "RLZFUGVEEJGLAF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "359.04636" ;
  ns0:inchi "InChI=1S/C17H13NO6S/c19-13(11-5-6-14-15(9-11)24-8-7-23-14)10-18-17(20)12-3-1-2-4-16(12)25(18,21)22/h1-6,9H,7-8,10H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:formula "C17H13NO6S" ;
  ns0:subset "2_STAR" .

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 .
