@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:37947>
  skos:prefLabel "بنزوتیازول ها"@fa, "benzothiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119875> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119875>
  ns0:mass "261.301" ;
  ns0:formula "C12H11N3O2S" ;
  ns0:charge "0" ;
  skos:prefLabel "3 (3،5 دی متیل 1 پیرازولیل) 1،2 بنزوتیازول 1،1 دی اکسید"@fa, "3-(3,5-dimethyl-1-pyrazolyl)-1,2-benzothiazole 1,1-dioxide"@en ;
  ns0:inchi "InChI=1S/C12H11N3O2S/c1-8-7-9(2)15(13-8)12-10-5-3-4-6-11(10)18(16,17)14-12/h3-7H,1-2H3" ;
  ns0:smiles "CC1=CC(=NN1C2=NS(=O)(=O)C3=CC=CC=C32)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "261.05720" ;
  ns0:inchikey "MHSYGIYISFNELB-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> .

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 .
