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

<http://www.irandoc.acir/onto/irandoc/CHEBI:110242>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 [(1S,3R,4aS,9aR) 1 (هیدروکسی متیل) 6 [(3 متوکسی فنیل) سولفونیل آمینو] 3,4,4a,9a تتراهیدرو 1H پیرانو [3,4 b] بنزوفوران 3 yl] N پروپیلاستامید"@fa, "2-[(1s,3r,4as,9ar)-1-(hydroxymethyl)-6-[(3-methoxyphenyl)sulfonylamino]-3,4,4a,9a-tetrahydro-1h-pyrano[3,4-b]benzofuran-3-yl]-n-propylacetamide"@en ;
  ns0:inchi "InChI=1S/C24H30N2O7S/c1-3-9-25-23(28)13-17-12-20-19-10-15(7-8-21(19)33-24(20)22(14-27)32-17)26-34(29,30)18-6-4-5-16(11-18)31-2/h4-8,10-11,17,20,22,24,26-27H,3,9,12-14H2,1-2H3,(H,25,28)/t17-,20+,22+,24-/m1/s1" ;
  ns0:inchikey "YUJPPMQDMPRDFH-HLPIXKIESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:monoisotopicmass "490.17737" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "490.571" ;
  ns0:formula "C24H30N2O7S" ;
  ns0:charge "0" ;
  ns0:smiles "CCCNC(=O)C[C@H]1C[C@@H]2[C@H]([C@@H](O1)CO)OC3=C2C=C(C=C3)NS(=O)(=O)C4=CC=CC(=C4)OC" .

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 .
