@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26978>
  skos:prefLabel "تیوریدین"@fa, "thiouridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:20596> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:20596>
  ns0:formula "C11H17N3O6S" ;
  ns0:inchikey "RJUNHHFZFRMZQQ-FDDDBJFASA-N" ;
  ns0:monoisotopicmass "319.08381" ;
  ns0:inchi "InChI=1S/C11H17N3O6S/c1-19-12-2-5-3-14(11(21)13-9(5)18)10-8(17)7(16)6(4-15)20-10/h3,6-8,10,12,15-17H,2,4H2,1H3,(H,13,18,21)/t6-,7-,8-,10-/m1/s1" ;
  ns0:smiles "CONCc1cn([C@@H]2O[C@H](CO)[C@@H](O)[C@H]2O)c(=S)[nH]c1=O" ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26978> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5 متوکسیامینومتیل 2 تیوریدین"@fa, "5-methoxyaminomethyl-2-thiouridine"@en ;
  ns0:mass "319.33400" ;
  ns0:synonym_EXACT "5-[(methoxyamino)methyl]-1-(beta-D-ribofuranosyl)-2-thioxo-2,3-dihydropyrimidin-4(1H)-one" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
