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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105677>
  ns0:subset "2_STAR" ;
  ns0:mass "359.401" ;
  skos:prefLabel "n-(6-fluoro-1,3-benzothiazol-2-yl)-6,7-dihydro-[1,4]dioxino[2,3-f][1,3]benzothiazol-2-amine"@en, "N (6 فلوئورو 1،3 بنزوتیازول 2 یل) 6،7 دی هیدرو [1،4] دیوکسین[2،3 f][1،3] بنزوتیازول 2 آمین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H10FN3O2S2" ;
  ns0:inchi "InChI=1S/C16H10FN3O2S2/c17-8-1-2-9-13(5-8)23-15(18-9)20-16-19-10-6-11-12(7-14(10)24-16)22-4-3-21-11/h1-2,5-7H,3-4H2,(H,18,19,20)" ;
  ns0:smiles "C1COC2=C(O1)C=C3C(=C2)SC(=N3)NC4=NC5=C(S4)C=C(C=C5)F" ;
  ns0:monoisotopicmass "359.01985" ;
  ns0:inchikey "QSOMZIBTZRYYGF-UHFFFAOYSA-N" .

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 .
