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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92008>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "357.09695" ;
  ns0:formula "C18H19N3OS2" ;
  skos:prefLabel "N [3 (1،3 بنزوتیازول 2 yl) 5 پروپان 2 یل 4،6 دی هیدروتینو[2،3 c] پیرول 2 یل] استامید"@fa, "n-[3-(1,3-benzothiazol-2-yl)-5-propan-2-yl-4,6-dihydrothieno[2,3-c]pyrrol-2-yl]acetamide"@en ;
  ns0:inchi "InChI=1S/C18H19N3OS2/c1-10(2)21-8-12-15(9-21)24-17(19-11(3)22)16(12)18-20-13-6-4-5-7-14(13)23-18/h4-7,10H,8-9H2,1-3H3,(H,19,22)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "357.496" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchikey "CZIACNCULOWAAI-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)N1CC2=C(C1)SC(=C2C3=NC4=CC=CC=C4S3)NC(=O)C" .

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 .
