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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120227>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KEJHSICNFQEVJK-KYPFXXDHSA-N" ;
  skos:prefLabel "2 [(2R,3S,6R) 3 [(3 فلوروفنیل) سولفونیل آمینو] 2 (هیدروکسی متیل) 3,6 دی هیدرو 2H پیران 6 yl] N [(1R) 1 فنیل اتیل]استامید"@fa, "2-[(2r,3s,6r)-3-[(3-fluorophenyl)sulfonylamino]-2-(hydroxymethyl)-3,6-dihydro-2h-pyran-6-yl]-n-[(1r)-1-phenylethyl]acetamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:mass "448.510" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H25FN2O5S" ;
  ns0:smiles "C[C@H](C1=CC=CC=C1)NC(=O)C[C@@H]2C=C[C@@H]([C@@H](O2)CO)NS(=O)(=O)C3=CC=CC(=C3)F" ;
  ns0:inchi "InChI=1S/C22H25FN2O5S/c1-15(16-6-3-2-4-7-16)24-22(27)13-18-10-11-20(21(14-26)30-18)25-31(28,29)19-9-5-8-17(23)12-19/h2-12,15,18,20-21,25-26H,13-14H2,1H3,(H,24,27)/t15-,18+,20+,21+/m1/s1" ;
  ns0:monoisotopicmass "448.14682" ;
  ns0:charge "0" .

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