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

<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:188796>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-isobutyrylguanosine"@en, "ایزوبوتریل گوانوزین N"@fa ;
  ns0:formula "C14H19N5O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26394> ;
  ns0:smiles "O1[C@@H](N2C=3N=C(NC(=O)C3N=C2)NC(=O)C(C)C)[C@H](O)[C@H](O)[C@H]1CO" ;
  ns0:mass "353.335" ;
  ns0:inchikey "OXTYJSXVUGJSGM-HTVVRFAVSA-N" ;
  ns0:inchi "InChI=1S/C14H19N5O6/c1-5(2)11(23)17-14-16-10-7(12(24)18-14)15-4-19(10)13-9(22)8(21)6(3-20)25-13/h4-6,8-9,13,20-22H,3H2,1-2H3,(H2,16,17,18,23,24)/t6-,8-,9-,13-/m1/s1" ;
  ns0:monoisotopicmass "353.13353" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "N-[9-[(2R,3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]-6-oxo-1H-purin-2-yl]-2-methylpropanamide" ;
  ns0:charge "0" .

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 .
