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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111470>
  ns0:monoisotopicmass "322.99538" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H10ClN3OS2" ;
  skos:prefLabel "4-[(5-chloro-1,3-benzothiazol-2-yl)thio]-2-(1-iminoethyl)-3-oxobutanenitrile"@en, "4 [(5 کلرو 1،3 بنزوتیازول 2 یل) تیو] 2 (1 ایمنواتیل) 3 اگزوبوتانیتریل"@fa ;
  ns0:mass "323.824" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H10ClN3OS2/c1-7(16)9(5-15)11(18)6-19-13-17-10-4-8(14)2-3-12(10)20-13/h2-4,9,16H,6H2,1H3" ;
  ns0:inchikey "ZJZCLYGPAWKYPK-UHFFFAOYSA-N" ;
  ns0:smiles "CC(=N)C(C#N)C(=O)CSC1=NC2=C(S1)C=CC(=C2)Cl" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
