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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117102>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "BTUSBBIRPZNFDX-UHFFFAOYSA-N" ;
  ns0:formula "C18H23N3O2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchi "InChI=1S/C18H23N3O2S/c22-17(19-12-14-5-4-10-23-14)13-6-7-15-16(11-13)24-18(20-15)21-8-2-1-3-9-21/h6-7,11,14H,1-5,8-10,12H2,(H,19,22)" ;
  skos:prefLabel "n-(2-oxolanylmethyl)-2-(1-piperidinyl)-1,3-benzothiazole-6-carboxamide"@en, "N (2 اگزولانیل متیل) 2 (1 پیپریدینیل) 1،3 بنزوتیازول 6 کربوکسامید"@fa ;
  ns0:monoisotopicmass "345.15110" ;
  ns0:mass "345.461" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCN(CC1)C2=NC3=C(S2)C=C(C=C3)C(=O)NCC4CCCO4" .

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 .
