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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107298>
  skos:prefLabel "N (1،3 بنزوتیازول 2 یل) 2 متوکسی N [2 (1 متیل 2 پیرولیدینیل) اتیل] بنزامید"@fa, "n-(1,3-benzothiazol-2-yl)-2-methoxy-n-[2-(1-methyl-2-pyrrolidinyl)ethyl]benzamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "395.520" ;
  ns0:formula "C22H25N3O2S" ;
  ns0:inchikey "VJWZYBFEWVNBCF-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H25N3O2S/c1-24-14-7-8-16(24)13-15-25(21(26)17-9-3-5-11-19(17)27-2)22-23-18-10-4-6-12-20(18)28-22/h3-6,9-12,16H,7-8,13-15H2,1-2H3" ;
  ns0:monoisotopicmass "395.16675" ;
  ns0:smiles "CN1CCCC1CCN(C2=NC3=CC=CC=C3S2)C(=O)C4=CC=CC=C4OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> .

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 .
