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

<http://www.irandoc.acir/onto/irandoc/CHEBI:98292>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-fluoro-n-[(2r,3r,6r)-2-(hydroxymethyl)-6-[2-(4-methylpiperazin-1-yl)-2-oxoethyl]-3,6-dihydro-2h-pyran-3-yl]benzenesulfonamide"@en, "3 فلوئورو N [(2R,3R,6R) 2 (هیدروکسی متیل) 6 [2 (4 متیل پیپرازین 1 یل) 2 اکسو اتیل] 3,6 دی هیدرو 2H پیران 3 یل] بنزن سولفونامید"@fa ;
  ns0:formula "C19H26FN3O5S" ;
  ns0:charge "0" ;
  ns0:mass "427.492" ;
  ns0:monoisotopicmass "427.15772" ;
  ns0:smiles "CN1CCN(CC1)C(=O)C[C@@H]2C=C[C@H]([C@@H](O2)CO)NS(=O)(=O)C3=CC=CC(=C3)F" ;
  ns0:inchikey "BAJOMULNWMTCGT-JQHSSLGASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H26FN3O5S/c1-22-7-9-23(10-8-22)19(25)12-15-5-6-17(18(13-24)28-15)21-29(26,27)16-4-2-3-14(20)11-16/h2-6,11,15,17-18,21,24H,7-10,12-13H2,1H3/t15-,17+,18-/m0/s1" .

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 .
