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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121770>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  skos:prefLabel "3-(benzenesulfonyl)-n-[4-(6-methyl-1,3-benzothiazol-2-yl)phenyl]propanamide"@en, "3 (بنزن سولفونیل) N [4 (6 متیل 1،3 بنزوتیازول 2 یل) فنیل] پروپانامید"@fa ;
  ns0:inchi "InChI=1S/C23H20N2O3S2/c1-16-7-12-20-21(15-16)29-23(25-20)17-8-10-18(11-9-17)24-22(26)13-14-30(27,28)19-5-3-2-4-6-19/h2-12,15H,13-14H2,1H3,(H,24,26)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C23H20N2O3S2" ;
  ns0:smiles "CC1=CC2=C(C=C1)N=C(S2)C3=CC=C(C=C3)NC(=O)CCS(=O)(=O)C4=CC=CC=C4" ;
  ns0:inchikey "GIFAHHVUDCKIJC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "436.09153" ;
  ns0:mass "436.550" .

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 .
