@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25508>
  skos:prefLabel "اسیدهای نورآمینیک"@fa, "neuraminic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:165243> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:165243>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25508> ;
  ns0:inchikey "XXNWSGSWDRDYLR-NVZZXFSUSA-N" ;
  ns0:inchi "InChI=1S/C14H23NO11/c1-5(16)12(21)25-4-8(19)10(20)11-9(15-6(2)17)7(18)3-14(24,26-11)13(22)23/h5,7-11,16,18-20,24H,3-4H2,1-2H3,(H,15,17)(H,22,23)/t5?,7-,8+,9+,10+,11+,14-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H23NO11" ;
  skos:prefLabel "n-acetyl-9-o-lactoylneuraminic acid"@en, "N استیل 9 O لاکتوئیل نورآمینیک اسید"@fa ;
  ns0:monoisotopicmass "381.12711" ;
  ns0:smiles "O1[C@]([C@H](NC(=O)C)[C@@H](O)C[C@@]1(O)C(O)=O)([C@H](O)[C@H](O)COC(=O)C(O)C)[H]" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "381.334" ;
  ns0:synonym_EXACT "(2S,4S,5R,6R)-5-acetamido-6-[(1R,2R)-1,2-dihydroxy-3-(2-hydroxypropanoyloxy)propyl]-2,4-dihydroxyoxane-2-carboxylic acid" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
