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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:101007>
  ns0:inchi "InChI=1S/C22H30Cl2N2O6S2/c1-16(13-26(17(2)15-27)34(30,31)21-7-5-6-19(24)12-21)22(32-4)14-25(3)33(28,29)20-10-8-18(23)9-11-20/h5-12,16-17,22,27H,13-15H2,1-4H3/t16-,17+,22-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JTCZGLOUSBJUER-JKSBSHDWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "3-chloro-n-[(2s,3r)-4-[(4-chlorophenyl)sulfonyl-methylamino]-3-methoxy-2-methylbutyl]-n-[(2r)-1-hydroxypropan-2-yl]benzenesulfonamide"@en, "3 کلرو N [(2S,3R) 4 [(4 کلروفنیل) سولفونیل متیل آمینو] 3 متوکسی 2 متیل بوتیل] N [(2R) 1 هیدروکسی پروپان 2 یل] بنزن سولفونامید"@fa ;
  ns0:formula "C22H30Cl2N2O6S2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "553.522" ;
  ns0:charge "0" ;
  ns0:smiles "C[C@@H](CN([C@H](C)CO)S(=O)(=O)C1=CC(=CC=C1)Cl)[C@H](CN(C)S(=O)(=O)C2=CC=C(C=C2)Cl)OC" ;
  ns0:monoisotopicmass "552.09223" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
