@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://www.irandoc.acir/onto/irandoc/CHEBI:123240>
  skos:prefLabel "2-methoxy-5-propan-2-yl-n-(2-pyridinyl)benzenesulfonamide"@en, "2 متوکسی 5 پروپان 2 یل N (2 پیریدینیل) بنزن سولفونامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "306.10381" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H18N2O3S" ;
  ns0:smiles "CC(C)C1=CC(=C(C=C1)OC)S(=O)(=O)NC2=CC=CC=N2" ;
  ns0:inchi "InChI=1S/C15H18N2O3S/c1-11(2)12-7-8-13(20-3)14(10-12)21(18,19)17-15-6-4-5-9-16-15/h4-11H,1-3H3,(H,16,17)" ;
  ns0:inchikey "WNAQXBSCHKSRNI-UHFFFAOYSA-N" ;
  ns0:mass "306.382" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0: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:123240> .

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 .
