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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121264>
  ns0:monoisotopicmass "273.11134" ;
  ns0:inchi "InChI=1S/C14H15N3O3/c1-9-11(8-15-17(9)2)14(18)16-10-3-4-12-13(7-10)20-6-5-19-12/h3-4,7-8H,5-6H2,1-2H3,(H,16,18)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N (2،3 دی هیدرو 1،4 بنزودیوکسین 6 yl) 1،5 دی متیل 4 پیرازول کربوکسامید"@fa, "n-(2,3-dihydro-1,4-benzodioxin-6-yl)-1,5-dimethyl-4-pyrazolecarboxamide"@en ;
  ns0:smiles "CC1=C(C=NN1C)C(=O)NC2=CC3=C(C=C2)OCCO3" ;
  ns0:formula "C14H15N3O3" ;
  ns0:mass "273.288" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:inchikey "CNFJQRYOZISEMO-UHFFFAOYSA-N" .

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 .
