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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116522>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H17NO4" ;
  ns0:mass "287.311" ;
  ns0:monoisotopicmass "287.11576" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:inchikey "BMDUNLDUEMNPMW-UHFFFAOYSA-N" ;
  skos:prefLabel "N (2،3 دی هیدرو 1،4 بنزودیوکسین 3 ایل متیل) 5 اتیل 2 فورانکاربوکسامید"@fa, "n-(2,3-dihydro-1,4-benzodioxin-3-ylmethyl)-5-ethyl-2-furancarboxamide"@en ;
  ns0:charge "0" ;
  ns0:smiles "CCC1=CC=C(O1)C(=O)NCC2COC3=CC=CC=C3O2" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H17NO4/c1-2-11-7-8-15(20-11)16(18)17-9-12-10-19-13-5-3-4-6-14(13)21-12/h3-8,12H,2,9-10H2,1H3,(H,17,18)" .

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 .
