@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://www.irandoc.acir/onto/irandoc/CHEBI:63436>
  skos:prefLabel "مشتق اسید کربوهیدرات"@fa, "carbohydrate acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192861> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:192861>
  ns0:monoisotopicmass "208.05830" ;
  ns0:inchi "InChI=1S/C7H12O7/c1-14-3(2-8)4(9)5(10)6(11)7(12)13/h2-6,9-11H,1H3,(H,12,13)/t3-,4+,5-,6-/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "208.166" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:63436> ;
  ns0:smiles "O[C@@H]([C@H](O)[C@H](O)C(O)=O)[C@@H](OC)C=O" ;
  skos:prefLabel "2-o-methyl-gluconic acid"@en, "2 o متیل گلوکونیک اسید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C7H12O7" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S,3S,4S,5R)-2,3,4-trihydroxy-5-methoxy-6-oxohexanoic acid" ;
  ns0:inchikey "HCQISUFWFYMWKK-FSIIMWSLSA-N" .

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 .
