@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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:64775>
  skos:prefLabel "گروه آنیونی آلی"@fa, "organic anionic group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:136879> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:136879>
  skos:prefLabel "5 (کربوکسی متوکسی) یوریدین 5' فسفات (2) باقی مانده"@fa, "5-(carboxymethoxy)uridine 5'-phosphate(2-) residue"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64775> ;
  ns0:formula "C11H11N2O11P" ;
  ns0:monoisotopicmass "378.01005" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "3_STAR" ;
  ns0:synonym_RELATED "5-(carboxymethoxy)uridine 5'-phosphate residue" ;
  ns0:smiles "C1=C(C(NC(N1[C@@H]2O[C@H](COP(*)(=O)[O-])[C@H]([C@H]2O)O*)=O)=O)OCC([O-])=O" ;
  ns0:charge "-2" ;
  ns0:mass "378.186" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
