@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://www.irandoc.acir/onto/irandoc/CHEBI:64987>
  skos:prefLabel "s-conjugate"@en, "S مزدوج"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125583> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125583>
  ns0:monoisotopicmass "289.06201" ;
  skos:prefLabel "(2r)-2-amino-3-[[5-(2-hydroperoxyethyl)-2,3-dihydroxyphenyl]thio]propanoic acid"@en, "(2R) 2 آمینو 3 [[5 ( هیدروپروکسی اتیل) ، دی هیدروکسی فنیل] تیو] پروپانوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:formula "C11H15NO6S" ;
  ns0:inchi "InChI=1S/C11H15NO6S/c12-7(11(15)16)5-19-9-4-6(1-2-18-17)3-8(13)10(9)14/h3-4,7,13-14,17H,1-2,5,12H2,(H,15,16)/t7-/m0/s1" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "WTBCXMYMTQGUPP-ZETCQYMHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64987> ;
  ns0:smiles "C1=C(C=C(C(=C1O)O)SC[C@@H](C(=O)O)N)CCOO" ;
  ns0:mass "289.306" .

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 .
