@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50416>
  skos:prefLabel "d-glucose 3-phosphate"@en, "دی گلوکز 3 فسفات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:50417> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50417>
  ns0:charge "0" ;
  ns0:monoisotopicmass "260.02972" ;
  ns0:inchikey "SYHNZXHNEJUCJR-JGWLITMVSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C6H13O9P/c7-1-3(9)5(11)6(4(10)2-8)15-16(12,13)14/h2-7,9-11H,1H2,(H2,12,13,14)/t3-,4+,5-,6-/m1/s1" ;
  ns0:synonym_EXACT "aldehydo-D-glucose 3-(dihydrogen phosphate)" ;
  skos:prefLabel "aldehydo-d-glucose 3-phosphate"@en, "آلدهید دی گلوکز 3 فسفات"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50416> ;
  ns0:synonym_RELATED "(1S,2R,3R)-2,3,4-trihydroxy-1-[(1R)-1-hydroxy-2-oxoethyl]butyl dihydrogen phosphate" ;
  ns0:formula "C6H13O9P" ;
  ns0:mass "260.13578" ;
  ns0:subset "3_STAR" ;
  ns0:smiles "[H]C(=O)[C@H](O)[C@@H](OP(O)(O)=O)[C@H](O)[C@H](O)CO" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
