@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://www.irandoc.acir/onto/irandoc/CHEBI:25307>
  skos:prefLabel "متیل گوانوزین"@fa, "methylguanosine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143282> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143282>
  ns0:monoisotopicmass "312.13025" ;
  skos:prefLabel "N(2)، N(7) دی متیل گوانوزین"@fa, "n(2),n(7)-dimethylguanosine"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "+1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25307> ;
  ns0:inchi "InChI=1S/C12H17N5O5/c1-13-12-14-9-6(10(21)15-12)16(2)4-17(9)11-8(20)7(19)5(3-18)22-11/h4-5,7-8,11,18-20H,3H2,1-2H3,(H-,13,14,15,21)/p+1/t5-,7-,8-,11-/m1/s1" ;
  ns0:mass "312.305" ;
  ns0:formula "C12H18N5O5" ;
  ns0:inchikey "ZBYRSRLCXTUFLJ-IOSLPCCCSA-O" ;
  ns0:smiles "CNC=1NC(C=2[N+](=CN([C@H]3[C@H](O)[C@H](O)[C@@H](CO)O3)C2N1)C)=O" .

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