@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@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:93913> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93913>
  ns0:mass "267.242" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "267.09675" ;
  skos:prefLabel "2-(6-aminopurin-9-yl)-5-(hydroxymethyl)oxolane-3,4-diol"@en, "2 (6 آمینوپورین 9 یل) 5 (هیدروکسی متیل) اگزولان 3،4 دیول"@fa ;
  ns0:inchikey "OIRDTQYFTABQOQ-UHFFFAOYSA-N" ;
  ns0:formula "C10H13N5O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26394> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=NC2=C(C(=N1)N)N=CN2C3C(C(C(O3)CO)O)O" ;
  ns0:inchi "InChI=1S/C10H13N5O4/c11-8-5-9(13-2-12-8)15(3-14-5)10-7(18)6(17)4(1-16)19-10/h2-4,6-7,10,16-18H,1H2,(H2,11,12,13)" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
