@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:190926>
  skos:prefLabel "5 آمینو متیل dUMP زویتریون باقی مانده"@fa, "5-aminomethyl-dump zwitterion residue"@en ;
  ns0:formula "C10H14N3O7P" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_RELATED "5-NmdU", "5-aminomethyl-2'-deoxyuridine zwitterion residue", "5-aminomethyl-dUMP residue" ;
  ns0:smiles "C1=C(C[NH3+])C(NC(N1[C@@H]2O[C@H](COP(=O)([O-])*)[C@H](C2)O*)=O)=O" ;
  ns0:mass "319.208" ;
  ns0:monoisotopicmass "319.05694" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64768> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:64768>
  skos:prefLabel "گروه زویتریونی"@fa, "zwitterionic group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190926> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
