@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:61120>
  skos:prefLabel "موجودیت مولکولی حاوی نوکلئوباز"@fa, "nucleobase-containing molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:134989> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:134989>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61120> ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "viramidine", "taribavirin HCl", "ribamidine", "taribavirin hydrochloride" ;
  ns0:mass "243.220" ;
  ns0:monoisotopicmass "243.09675" ;
  skos:prefLabel "taribavirin"@en, "تاریباویرین"@fa ;
  ns0:inchikey "NHKZSTHOYNWEEZ-AFCXAGJDSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C8H13N5O4/c9-6(10)7-11-2-13(12-7)8-5(16)4(15)3(1-14)17-8/h2-5,8,14-16H,1H2,(H3,9,10)/t3-,4-,5-,8-/m1/s1" ;
  ns0:formula "C8H13N5O4" ;
  ns0:smiles "O[C@H]1[C@@H](O[C@@H]([C@H]1O)CO)N2N=C(N=C2)C(=N)N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
