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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114712>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:formula "C19H23N3O3S" ;
  ns0:mass "373.471" ;
  ns0:monoisotopicmass "373.14601" ;
  ns0:charge "0" ;
  skos:prefLabel "1,3-diethyl-6-methyl-n-(2-methylphenyl)-2-oxo-5-benzimidazolesulfonamide"@en, "1،3 دی اتیل 6 متیل N (2 متیل فنیل) 2 اکسو 5 بنزیمیدازول سولفونامید"@fa ;
  ns0:inchikey "WCRQIQPTWOLLQK-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H23N3O3S/c1-5-21-16-11-14(4)18(12-17(16)22(6-2)19(21)23)26(24,25)20-15-10-8-7-9-13(15)3/h7-12,20H,5-6H2,1-4H3" ;
  ns0:smiles "CCN1C2=C(C=C(C(=C2)C)S(=O)(=O)NC3=CC=CC=C3C)N(C1=O)CC" .

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 .
