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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212177>
  ns0:monoisotopicmass "471.28455" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "sorangiadenosine"@en, "سورانگیادنوزین"@fa ;
  ns0:mass "471.602" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26394> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@@H](N2C3=NC=NC(=C3N=C2)N[C@]4([C@H]5[C@@](CC[C@H](C5)C(=C)C)(CCC4)C)C)[C@H](O)[C@@H]([C@H]1CO)O" ;
  ns0:inchikey "DYEGAZNMBIYWDG-REFJUFQVSA-N" ;
  ns0:inchi "InChI=1S/C25H37N5O4/c1-14(2)15-6-9-24(3)7-5-8-25(4,17(24)10-15)29-21-18-22(27-12-26-21)30(13-28-18)23-20(33)19(32)16(11-31)34-23/h12-13,15-17,19-20,23,31-33H,1,5-11H2,2-4H3,(H,26,27,29)/t15-,16-,17-,19-,20-,23-,24-,25-/m1/s1" ;
  ns0:formula "C25H37N5O4" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2R,3R,4S,5R)-2-[6-[[(1R,4aR,7R,8aR)-1,4a-dimethyl-7-prop-1-en-2-yl-2,3,4,5,6,7,8,8a-octahydronaphthalen-1-yl]amino]purin-9-yl]-5-(hydroxymethyl)oxolane-3,4-diol" .

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 .
