@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48909>
  skos:prefLabel "ایمیدازوتیازول"@fa, "imidazothiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104882> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:104882>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "497.768" ;
  skos:prefLabel "6-chloro-n-[(6-chloro-5-imidazo[2,1-b]thiazolyl)-oxomethyl]-n-(5-chloro-2-pyridinyl)-5-imidazo[2,1-b]thiazolecarboxamide"@en, "6 کلرو N [(6 کلرو 5 ایمیدازو[2،1 b] تیازولیل) اکسومتیل] N (5 کلرو 2 پیریدینیل) 5 ایمیدازو[2،1 b] تیازول کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C17H7Cl3N6O2S2/c18-8-1-2-9(21-7-8)26(14(27)10-12(19)22-16-24(10)3-5-29-16)15(28)11-13(20)23-17-25(11)4-6-30-17/h1-7H" ;
  ns0:inchikey "QIKABAMNVDMLJH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC(=NC=C1Cl)N(C(=O)C2=C(N=C3N2C=CS3)Cl)C(=O)C4=C(N=C5N4C=CS5)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48909> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "495.91375" ;
  ns0:formula "C17H7Cl3N6O2S2" .

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 .
