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

<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://www.irandoc.acir/onto/irandoc/CHEBI:108212>
  ns0:formula "C14H16N4O3S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RYINBEFZQUPVNQ-UHFFFAOYSA-N" ;
  skos:prefLabel "1-(2,3-dihydro-1,4-benzodioxin-6-yl)-2-[(1-propan-2-yl-5-tetrazolyl)thio]ethanone"@en, "1 (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل) 2 [(1 پروپان 2 یل 5 تترازولیل) تیو] اتانون"@fa ;
  ns0:mass "320.368" ;
  ns0:smiles "CC(C)N1C(=NN=N1)SCC(=O)C2=CC3=C(C=C2)OCCO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:monoisotopicmass "320.09431" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H16N4O3S/c1-9(2)18-14(15-16-17-18)22-8-11(19)10-3-4-12-13(7-10)21-6-5-20-12/h3-4,7,9H,5-6,8H2,1-2H3" ;
  ns0:charge "0" .

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 .
