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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121004>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PJHDFVPJMNSKHT-UHFFFAOYSA-N" ;
  ns0:formula "C24H26N2O3S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:smiles "CCCCNS(=O)(=O)C1=CC=C(C=C1)NC(=O)C(C2=CC=CC=C2)SC3=CC=CC=C3" ;
  skos:prefLabel "n-[4-(butylsulfamoyl)phenyl]-2-phenyl-2-(phenylthio)acetamide"@en, "N [4 (بوتیل سولفاموئیل) فنیل] 2 فنیل 2 (فنیل تیو) استامید"@fa ;
  ns0:monoisotopicmass "454.13849" ;
  ns0:charge "0" ;
  ns0:mass "454.608" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H26N2O3S2/c1-2-3-18-25-31(28,29)22-16-14-20(15-17-22)26-24(27)23(19-10-6-4-7-11-19)30-21-12-8-5-9-13-21/h4-17,23,25H,2-3,18H2,1H3,(H,26,27)" .

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 .
