@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:137947>
  skos:prefLabel "تیوگلیکوزید"@fa, "thioglycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137956> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:137956>
  skos:prefLabel "2-imino-2-methoxyethyl 1-thio-alpha-d-mannopyranoside"@en, "2 ایمینو 2 متوکسی اتیل 1 تیو آلفا D مانوپیرانوزید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:137947> ;
  ns0:mass "267.301" ;
  ns0:monoisotopicmass "267.07766" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C9H17NO6S/c1-15-5(10)3-17-9-8(14)7(13)6(12)4(2-11)16-9/h4,6-14H,2-3H2,1H3/t4-,6-,7+,8+,9-/m1/s1" ;
  ns0:smiles "[C@H]1([C@H]([C@H]([C@@H]([C@H](O1)CO)O)O)O)SCC(OC)=N" ;
  ns0:inchikey "QMZQMASPATYOGL-RZNRLUQXSA-N" ;
  ns0:synonym_RELATED "methyl 2-(alpha-D-mannosylthio)ethanimidate" ;
  ns0:synonym_EXACT "methyl 2-(alpha-D-mannopyranosylthio)ethanimidate" ;
  ns0:subset "3_STAR" ;
  ns0:formula "C9H17NO6S" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
