@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:36988>
  skos:prefLabel "5' دئوکسی ریبونوکلئوزید"@fa, "5'-deoxyribonucleoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224540> .

<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:224540>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5'-deoxyguanosine"@en, "5' دئوکسی گوانوزین"@fa ;
  ns0:inchi "InChI=1S/C10H13N5O4/c1-3-5(16)6(17)9(19-3)15-2-12-4-7(15)13-10(11)14-8(4)18/h2-3,5-6,9,16-17H,1H3,(H3,11,13,14,18)/t3-,5-,6-,9-/m1/s1" ;
  ns0:charge "0" ;
  ns0:mass "267.245" ;
  ns0:synonym_EXACT "2-amino-9-[(2R,3R,4S,5R)-3,4-dihydroxy-5-methyloxolan-2-yl]-3H-purin-6-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36988> ;
  ns0:inchikey "FBLYADUDJIDSCH-UUOKFMHZSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H13N5O4" ;
  ns0:smiles "O=C1NC(=NC2=C1N=CN2[C@@H]3O[C@H](C)[C@H]([C@H]3O)O)N" ;
  ns0:monoisotopicmass "267.09675" .

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 .
