@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:38337>
  skos:prefLabel "پیریمیدون"@fa, "pyrimidone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:178151> .

<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:178151>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "503.137" ;
  ns0:synonym_EXACT "[[(2R,3R,5R)-5-(4-amino-2-oxopyrimidin-1-yl)-4,4-diluoro-3-hydroxyoxolan-2-yl]methoxy-hydroxyphosphoryl] phosphono hydrogen phosphate" ;
  skos:prefLabel "gemcitabine triphosphate"@en, "جمسیتابین تری فسفات"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38337> ;
  ns0:inchi "InChI=1S/C9H14F2N3O13P3/c10-9(11)6(15)4(25-7(9)14-2-1-5(12)13-8(14)16)3-24-29(20,21)27-30(22,23)26-28(17,18)19/h1-2,4,6-7,15H,3H2,(H,20,21)(H,22,23)(H2,12,13,16)(H2,17,18,19)/t4-,6-,7-/m1/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "502.97075" ;
  ns0:inchikey "YMOXEIOKAJSRQX-QPPQHZFASA-N" ;
  ns0:smiles "P(OC[C@H]1O[C@@H](N2C=CC(=NC2=O)N)C(F)(F)[C@@H]1O)(OP(OP(O)(O)=O)(O)=O)(O)=O" ;
  ns0:formula "C9H14F2N3O13P3" ;
  ns0:subset "2_STAR" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
