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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122013>
  ns0:inchikey "BCUSNMPAUSJINK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H14ClN3O4S/c19-13-4-2-1-3-12(13)17-21-22-18(26-17)27-10-16(23)20-11-5-6-14-15(9-11)25-8-7-24-14/h1-6,9H,7-8,10H2,(H,20,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "403.841" ;
  skos:prefLabel "2-[[5-(2-chlorophenyl)-1,3,4-oxadiazol-2-yl]thio]-n-(2,3-dihydro-1,4-benzodioxin-6-yl)acetamide"@en, "2 [[5 (2 کلروفنیل) 1،3،4 oxadiazol 2 yl]thio] N (2،3 دی هیدرو 1،4 بنزودیوکسین 6 yl)استامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H14ClN3O4S" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)NC(=O)CSC3=NN=C(O3)C4=CC=CC=C4Cl" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "403.03935" .

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 .
