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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120983>
  ns0:monoisotopicmass "393.05757" ;
  skos:prefLabel "n-[(3-bromo-4-ethoxy-5-methoxyphenyl)methyl]-2,3-dihydro-1,4-benzodioxin-6-amine"@en, "N [(3 برومو 4 اتوکسی 5 متوکسی فنیل) متیل] 2،3 دی هیدرو 1،4 بنزودیوکسین 6 آمین"@fa ;
  ns0:inchi "InChI=1S/C18H20BrNO4/c1-3-22-18-14(19)8-12(9-17(18)21-2)11-20-13-4-5-15-16(10-13)24-7-6-23-15/h4-5,8-10,20H,3,6-7,11H2,1-2H3" ;
  ns0:inchikey "BQFZEMZEPDSJKL-UHFFFAOYSA-N" ;
  ns0:formula "C18H20BrNO4" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCOC1=C(C=C(C=C1Br)CNC2=CC3=C(C=C2)OCCO3)OC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:mass "394.260" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
