@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:109448>
  ns0:monoisotopicmass "229.04088" ;
  ns0:formula "C9H11NO4S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  skos:prefLabel "3-(methanesulfonamido)benzoic acid methyl ester"@en, "3 متیل استر (متان سولفونامیدو) بنزوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC(=O)C1=CC(=CC=C1)NS(=O)(=O)C" ;
  ns0:inchikey "UQIOKJVVJMHUTP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C9H11NO4S/c1-14-9(11)7-4-3-5-8(6-7)10-15(2,12)13/h3-6,10H,1-2H3" ;
  ns0:charge "0" ;
  ns0:mass "229.254" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109448> .

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 .
