@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://www.irandoc.acir/onto/irandoc/CHEBI:83347>
  skos:prefLabel "استر آلی سولفونیک"@fa, "organosulfonic ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:136005> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:136005>
  ns0:formula "C10H22O14S4" ;
  ns0:monoisotopicmass "493.98924" ;
  ns0:mass "494.538" ;
  ns0:inchikey "UUVIQYKKKBJYJT-ZYUZMQFOSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "mannosulfan"@en, "مانوسولفان"@fa ;
  ns0:inchi "InChI=1S/C10H22O14S4/c1-25(13,14)21-5-7(23-27(3,17)18)9(11)10(12)8(24-28(4,19)20)6-22-26(2,15)16/h7-12H,5-6H2,1-4H3/t7-,8-,9-,10-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83347> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "[C@H]([C@H]([C@@H]([C@@H](COS(C)(=O)=O)OS(C)(=O)=O)O)O)(COS(C)(=O)=O)OS(C)(=O)=O" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
