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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123108>
  ns0:inchikey "SVPAUNQWUYQQNC-RADBSXNGSA-N" ;
  skos:prefLabel "2-[(1r,3s,4ar,9as)-1-(hydroxymethyl)-6-(methanesulfonamido)-3,4,4a,9a-tetrahydro-1h-pyrano[3,4-b]benzofuran-3-yl]-n-[(2-methoxyphenyl)methyl]acetamide"@en, "2 [(1R,3S,4aR,9aS) 1 (هیدروکسی متیل) 6 (متان سولفونامیدو) 3,4,4a,9a تتراهیدرو 1H پیرانو[3,4 b]بنزوفوران 3 yl] N [(2 متوکسی فنیل) متیل]استامید"@fa ;
  ns0:mass "476.545" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "476.16172" ;
  ns0:formula "C23H28N2O7S" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H28N2O7S/c1-30-19-6-4-3-5-14(19)12-24-22(27)11-16-10-18-17-9-15(25-33(2,28)29)7-8-20(17)32-23(18)21(13-26)31-16/h3-9,16,18,21,23,25-26H,10-13H2,1-2H3,(H,24,27)/t16-,18+,21+,23-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:smiles "COC1=CC=CC=C1CNC(=O)C[C@@H]2C[C@H]3[C@@H]([C@H](O2)CO)OC4=C3C=C(C=C4)NS(=O)(=O)C" .

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