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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105244>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H14N2O5/c20-17(12-2-4-13-16(8-12)22-6-5-21-13)19-18-9-11-1-3-14-15(7-11)24-10-23-14/h1-4,7-9H,5-6,10H2,(H,19,20)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "326.09027" ;
  skos:prefLabel "n-(1,3-benzodioxol-5-ylmethylideneamino)-2,3-dihydro-1,4-benzodioxin-6-carboxamide"@en, "N (1,3 benzodioxol 5 ylmethylideneamino) 2,3 dihydro 1,4 benzodioxin 6 carboxamide"@fa ;
  ns0:inchikey "ITOQTIMWYHMGKJ-UHFFFAOYSA-N" ;
  ns0:mass "326.304" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)C(=O)NN=CC3=CC4=C(C=C3)OCO4" ;
  ns0:formula "C17H14N2O5" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
