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

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

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