@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:111406>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "289.306" ;
  skos:prefLabel "2-[(2,5-dimethoxyphenyl)sulfonyl-methylamino]acetic acid"@en, "2 [(،5 دی متوکسی فنیل) سولفونیل متیل آمینو] استیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H15NO6S/c1-12(7-11(13)14)19(15,16)10-6-8(17-2)4-5-9(10)18-3/h4-6H,7H2,1-3H3,(H,13,14)" ;
  ns0:smiles "CN(CC(=O)O)S(=O)(=O)C1=C(C=CC(=C1)OC)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:monoisotopicmass "289.06201" ;
  ns0:inchikey "BVQOYZHZQLWPOX-UHFFFAOYSA-N" ;
  ns0:formula "C11H15NO6S" ;
  ns0:charge "0" .

<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:111406> .

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 .
