@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112677>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2,3,5,6-tetramethyl-n-(2-methyl-1,3-benzothiazol-5-yl)benzenesulfonamide"@en, "2،3،5،6 تترامتیل N (2 متیل 1،3 بنزوتیازول 5 یل) بنزن سولفونامید"@fa ;
  ns0:formula "C18H20N2O2S2" ;
  ns0:smiles "CC1=CC(=C(C(=C1C)S(=O)(=O)NC2=CC3=C(C=C2)SC(=N3)C)C)C" ;
  ns0:inchi "InChI=1S/C18H20N2O2S2/c1-10-8-11(2)13(4)18(12(10)3)24(21,22)20-15-6-7-17-16(9-15)19-14(5)23-17/h6-9,20H,1-5H3" ;
  ns0:mass "360.496" ;
  ns0:monoisotopicmass "360.09662" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:charge "0" ;
  ns0:inchikey "JUZLMBVWPRSVEE-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35358>
  skos:prefLabel "سولفونامید"@fa, "sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112677> .

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 .
