@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:1954>
  skos:prefLabel "5' آسیل فسفوریدین"@fa, "5'-acylphosphouridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:1957> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:1957>
  skos:prefLabel "5' بوتیریل فسفوریدین"@fa, "5'-butyrylphosphouridine"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LMOXEPLBUSTKOV-FAQVLOEFSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "CCCC(=O)OP(O)(=O)OC[C@H]1O[C@H]([C@H](O)[C@@H]1O)N1C=CC(=O)NC1=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:1954> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5'-Butyrylphosphouridine" ;
  ns0:inchi "InChI=1S/C13H19N2O10P/c1-2-3-9(17)25-26(21,22)23-6-7-10(18)11(19)12(24-7)15-5-4-8(16)14-13(15)20/h4-5,7,10-12,18-19H,2-3,6H2,1H3,(H,21,22)(H,14,16,20)/t7-,10-,11-,12-/m1/s1" ;
  ns0:mass "394.273" ;
  ns0:monoisotopicmass "394.07773" ;
  ns0:formula "C13H19N2O10P" .

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 .
