@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:33447>
  skos:prefLabel "شکر فسفو"@fa, "phospho sugar"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190607> .

<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:190607>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "CEHGLSKJDFICTB-PWVOXRODSA-K" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33447> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "P(OC[C@@H](O)[C@@H](O)[C@H](O)C(=O)COP([O-])([O-])=O)(O)([O-])=O.[Na+].[Na+].[Na+]" ;
  ns0:monoisotopicmass "405.94188" ;
  ns0:formula "C6H11O12P2.Na.Na.Na" ;
  ns0:charge "0" ;
  skos:prefLabel "d-fructose 1,6-bisphosphate trisodium salt"@en, "D نمک تری سدیم فروکتوز 1،6 بیس فسفات"@fa ;
  ns0:inchi "InChI=1S/C6H14O12P2.3Na/c7-3(1-17-19(11,12)13)5(9)6(10)4(8)2-18-20(14,15)16;;;/h3,5-7,9-10H,1-2H2,(H2,11,12,13)(H2,14,15,16);;;/q;3*+1/p-3/t3-,5-,6-;;;/m1.../s1" ;
  ns0:mass "406.059" ;
  ns0:synonym_EXACT "trisodium.[(3S,4R,5R)-3,4,5-trihydroxy-6-[hydroxy(oxido)phosphoryl]oxy-2-oxohexyl] phosphate" .

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 .
