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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125212>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "341.469" ;
  skos:prefLabel "3-[3-(4-tert-butylphenoxy)propyl]-1,3-benzothiazol-2-one"@en, "3 [3 (4 ترت بوتیل فنوکسی) پروپیل] 1،3 بنزوتیازول 2 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H23NO2S/c1-20(2,3)15-9-11-16(12-10-15)23-14-6-13-21-17-7-4-5-8-18(17)24-19(21)22/h4-5,7-12H,6,13-14H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:monoisotopicmass "341.14495" ;
  ns0:formula "C20H23NO2S" ;
  ns0:charge "0" ;
  ns0:smiles "CC(C)(C)C1=CC=C(C=C1)OCCCN2C3=CC=CC=C3SC2=O" ;
  ns0:inchikey "CBWRIRMQOLBIDB-UHFFFAOYSA-N" .

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 .
