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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104073>
  skos:prefLabel "n-(3-chloro-2-pyridinyl)-2,3-dihydro-1,4-benzodioxin-6-carboxamide"@en, "N (3 کلرو 2 پیریدینیل) 2،3 دی هیدرو 1،4 بنزودیوکسین 6 کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C14H11ClN2O3/c15-10-2-1-5-16-13(10)17-14(18)9-3-4-11-12(8-9)20-7-6-19-11/h1-5,8H,6-7H2,(H,16,17,18)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)C(=O)NC3=C(C=CC=N3)Cl" ;
  ns0:inchikey "XLPCOGBRASIGAR-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:monoisotopicmass "290.04582" ;
  ns0:subset "2_STAR" ;
  ns0:mass "290.702" ;
  ns0:formula "C14H11ClN2O3" ;
  ns0:charge "0" .

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 .
