@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:26400>
  skos:prefLabel "ریبونوکلئوتید پورین"@fa, "purine ribonucleotide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191044> .

<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:191044>
  ns0:mass "603.159" ;
  skos:prefLabel "گوانوزین 5' تترا فسفات"@fa, "guanosine 5'-tetraphosphate"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26400> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "P(OC[C@H]1O[C@@H](N2C=3N=C(NC(=O)C3N=C2)N)[C@H](O)[C@@H]1O)(OP(OP(OP(O)(O)=O)(O)=O)(O)=O)(O)=O" ;
  ns0:monoisotopicmass "602.95699" ;
  ns0:inchi "InChI=1S/C10H17N5O17P4/c11-10-13-7-4(8(18)14-10)12-2-15(7)9-6(17)5(16)3(29-9)1-28-34(22,23)31-36(26,27)32-35(24,25)30-33(19,20)21/h2-3,5-6,9,16-17H,1H2,(H,22,23)(H,24,25)(H,26,27)(H2,19,20,21)(H3,11,13,14,18)/t3-,5-,6-,9-/m1/s1" ;
  ns0:charge "0" ;
  ns0:formula "C10H17N5O17P4" ;
  ns0:synonym_EXACT "[[(2R,3S,4R,5R)-5-(2-amino-6-oxo-1H-purin-9-yl)-3,4-dihydroxyoxolan-2-yl]methoxy-hydroxyphosphoryl] [hydroxy(phosphonooxy)phosphoryl] hydrogen phosphate" ;
  ns0:inchikey "KDFXXNGTULMGMF-UUOKFMHZSA-N" ;
  ns0:subset "2_STAR" .

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 .
