@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:33447>
  skos:prefLabel "شکر فسفو"@fa, "phospho sugar"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195957> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:195957>
  ns0:synonym_EXACT "[(2R,3S,5S)-3,5-dihydroxyoxolan-2-yl]methyl dihydrogen phosphate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33447> ;
  ns0:inchikey "KKZFLSZAWCYPOC-LMVFSUKVSA-N" ;
  ns0:monoisotopicmass "214.02424" ;
  skos:prefLabel "دئوکسی ریبوز 5 مونوفسفات"@fa, "deoxyribose 5-monophosphate"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C5H11O7P/c6-3-1-5(7)12-4(3)2-11-13(8,9)10/h3-7H,1-2H2,(H2,8,9,10)/t3-,4+,5-/m0/s1" ;
  ns0:formula "C5H11O7P" ;
  ns0:mass "214.110" ;
  ns0:smiles "P(OC[C@H]1O[C@H](O)C[C@@H]1O)(O)(O)=O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
