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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109062>
  ns0:mass "510.587" ;
  ns0:inchikey "PGABMKDEMVYBCE-UHFFFAOYSA-N" ;
  skos:prefLabel "n'-[[3-(4-methylphenyl)sulfonyl-2-oxazolidinyl]methyl]-n-[2-(4-sulfamoylphenyl)ethyl]oxamide"@en, "N' [[3 (4 متیل فنیل) سولفونیل 2 اگزازولیدینیل] متیل] N [2 (4 سولفاموئیل فنیل) اتیل] اگزامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N2CCOC2CNC(=O)C(=O)NCCC3=CC=C(C=C3)S(=O)(=O)N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:monoisotopicmass "510.12429" ;
  ns0:formula "C21H26N4O7S2" ;
  ns0:inchi "InChI=1S/C21H26N4O7S2/c1-15-2-6-18(7-3-15)34(30,31)25-12-13-32-19(25)14-24-21(27)20(26)23-11-10-16-4-8-17(9-5-16)33(22,28)29/h2-9,19H,10-14H2,1H3,(H,23,26)(H,24,27)(H2,22,28,29)" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
