@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:26444>
  skos:prefLabel "پیریمیدین ریبونوکلئوزید تری فسفات"@fa, "pyrimidine ribonucleoside triphosphate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137234> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:137234>
  ns0:inchikey "DMFODUNDODUQKK-UAKXSSHOSA-N" ;
  ns0:mass "499.156" ;
  ns0:monoisotopicmass "498.97943" ;
  skos:prefLabel "5 هیدروکسی CTP"@fa, "5-hydroxy-ctp"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C9H16N3O15P3/c10-7-3(13)1-12(9(16)11-7)8-6(15)5(14)4(25-8)2-24-29(20,21)27-30(22,23)26-28(17,18)19/h1,4-6,8,13-15H,2H2,(H,20,21)(H,22,23)(H2,10,11,16)(H2,17,18,19)/t4-,5-,6-,8-/m1/s1" ;
  ns0:formula "C9H16N3O15P3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26444> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "P(OC[C@H]1O[C@@H](N2C=C(O)C(=NC2=O)N)[C@H](O)[C@@H]1O)(OP(OP(O)(O)=O)(O)=O)(O)=O" .

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 .
