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

<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://www.irandoc.acir/onto/irandoc/CHEBI:114756>
  ns0:smiles "C1COC2=C(O1)C=C(C(=C2)Br)NC(=O)C3=CC=CO3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(6-bromo-2,3-dihydro-1,4-benzodioxin-7-yl)-2-furancarboxamide"@en, "N (6 bromo 2,3 dihydro 1,4 benzodioxin 7 yl) 2 furancarboxamide"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:monoisotopicmass "322.97932" ;
  ns0:formula "C13H10BrNO4" ;
  ns0:inchikey "AEIKRJVOTGGRQH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "324.127" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H10BrNO4/c14-8-6-11-12(19-5-4-18-11)7-9(8)15-13(16)10-2-1-3-17-10/h1-3,6-7H,4-5H2,(H,15,16)" .

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 .
