@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:83991>
  skos:prefLabel "ایمیدوتیوات"@fa, "imidothioate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183097> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183097>
  ns0:smiles "[S-]/C(=N/OS([O-])(=O)=O)/C[C@H](C=C)O" ;
  ns0:formula "C5H7NO5S2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(z)-(2r)-2-hydroxy-3-butenyl-n-(sulfonatooxy)methanimidothioate"@en, "(Z) (2R) 2 هیدروکسی 3 بوتنیل N (سولفوناتوکسی) متانیمیدوتیوات"@fa ;
  ns0:mass "225.230" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83991> ;
  ns0:charge "-2" ;
  ns0:inchi "InChI=1S/C5H9NO5S2/c1-2-4(7)3-5(12)6-11-13(8,9)10/h2,4,7H,1,3H2,(H,6,12)(H,8,9,10)/p-2/t4-/m0/s1" ;
  ns0:inchikey "AVNALOICIMCLQH-BYPYZUCNSA-L" ;
  ns0:monoisotopicmass "224.97766" ;
  ns0:synonym_EXACT "(Z)-(2R)-2-hydroxy-3-butenyl-N-(sulfonatooxy)methanimidothioate" ;
  ns0:subset "2_STAR" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
