@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:19255>
  skos:prefLabel "پیریمیدین 2' دئوکسی ریبونوکلئوزید"@fa, "pyrimidine 2'-deoxyribonucleoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95140> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95140>
  ns0:mass "354.099" ;
  ns0:monoisotopicmass "353.97127" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C9H11IN2O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:19255> ;
  ns0:inchikey "XQFRJNBWHJMXHO-JXBXZBNISA-N" ;
  skos:prefLabel "1 [(2R,5R) 4 هیدروکسی 5 (هیدروکسی متیل) 2 اگزولانیل] 5 یدوپیریمیدین 2،4 دیون"@fa, "1-[(2r,5r)-4-hydroxy-5-(hydroxymethyl)-2-oxolanyl]-5-iodopyrimidine-2,4-dione"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C9H11IN2O5/c10-4-2-12(9(16)11-8(4)15)7-1-5(14)6(3-13)17-7/h2,5-7,13-14H,1,3H2,(H,11,15,16)/t5?,6-,7-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "C1[C@@H](O[C@@H](C1O)CO)N2C=C(C(=O)NC2=O)I" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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:mass rdfs:label "جرم"@fa, "mass"@en .
