@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:36988>
  skos:prefLabel "5' دئوکسی ریبونوکلئوزید"@fa, "5'-deoxyribonucleoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201311> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201311>
  ns0:smiles "O=C1N(C=C(CO)C(N1)=O)[C@@H]2O[C@H]([C@H](N)C(=O)O)[C@H]([C@H]2O)O" ;
  ns0:formula "C11H15N3O8" ;
  skos:prefLabel "polyoxin c"@en, "پلیوکسین C"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36988> ;
  ns0:monoisotopicmass "317.08591" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H15N3O8/c12-4(10(19)20)7-5(16)6(17)9(22-7)14-1-3(2-15)8(18)13-11(14)21/h1,4-7,9,15-17H,2,12H2,(H,19,20)(H,13,18,21)/t4-,5-,6+,7+,9+/m0/s1" ;
  ns0:inchikey "TZQKKPBFBDTCRN-AJDRIWCOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-2-amino-2-[(2R,3S,4R,5R)-3,4-dihydroxy-5-[5-(hydroxymethyl)-2,4-dioxopyrimidin-1-yl]oxolan-2-yl]acetic acid" ;
  ns0:mass "317.254" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
