@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:123233>
  ns0:inchikey "ODXZMIYAIOAUCQ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H11N3O2S2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "329.02927" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchi "InChI=1S/C15H11N3O2S2/c19-14(7-10-8-18-5-6-21-15(18)16-10)20-9-13-17-11-3-1-2-4-12(11)22-13/h1-6,8H,7,9H2" ;
  skos:prefLabel "2-(6-imidazo[2,1-b]thiazolyl)acetic acid 1,3-benzothiazol-2-ylmethyl ester"@en, "2 (6 ایمیدازو[،1 ب] تیازولیل) استیک اسید ،3 بنزوتیازول  یل متیل استر"@fa ;
  ns0:smiles "C1=CC=C2C(=C1)N=C(S2)COC(=O)CC3=CN4C=CSC4=N3" ;
  ns0:mass "329.399" .

<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:123233> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
