@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:210394> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210394>
  ns0:mass "369.334" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26394> ;
  ns0:monoisotopicmass "369.12845" ;
  ns0:formula "C14H19N5O7" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1NC(=NC2=C1N=CN2[C@@H]3O[C@H](CO)[C@H]([C@H]3O)O)NC(C(=O)OC)C" ;
  skos:prefLabel "N2 (1 متوکسی کربونیل اتیل) گوانوزین"@fa, "n2-(1-methoxycarbonylethyl)guanosine"@en ;
  ns0:synonym_EXACT "methyl 2-[[9-[(2R,3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]-6-oxo-1H-purin-2-yl]amino]propanoate" ;
  ns0:inchikey "IKJZRVRCIZIGKI-NRJACJQQSA-N" ;
  ns0:inchi "InChI=1S/C14H19N5O7/c1-5(13(24)25-2)16-14-17-10-7(11(23)18-14)15-4-19(10)12-9(22)8(21)6(3-20)26-12/h4-6,8-9,12,20-22H,3H2,1-2H3,(H2,16,17,18,23)/t5?,6-,8-,9-,12-/m1/s1" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
