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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121408>
  skos:prefLabel "3-(1-piperidinylsulfonyl)-n-(2-thiazolyl)benzamide"@en, "3 (1 پیپریدینیل سولفونیل) N (2 تیازولیل) بنزامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JYXYORMUHPDZOG-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "351.07113" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H17N3O3S2/c19-14(17-15-16-7-10-22-15)12-5-4-6-13(11-12)23(20,21)18-8-2-1-3-9-18/h4-7,10-11H,1-3,8-9H2,(H,16,17,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H17N3O3S2" ;
  ns0:smiles "C1CCN(CC1)S(=O)(=O)C2=CC=CC(=C2)C(=O)NC3=NC=CS3" ;
  ns0:mass "351.447" .

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 .
