@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:190546> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190546>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "303.99361" ;
  skos:prefLabel "d-fructose 6-phosphate-disodium salt"@en, "D فروکتوز 6 فسفات نمک دی سدیم"@fa ;
  ns0:smiles "P(OC[C@@H](O)[C@@H](O)[C@H](O)C(=O)CO)([O-])([O-])=O.[Na+].[Na+]" ;
  ns0:mass "304.098" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33447> ;
  ns0:synonym_EXACT "disodium.[(2R,3R,4S)-2,3,4,6-tetrahydroxy-5-oxohexyl] phosphate" ;
  ns0:formula "C6H11O9P.Na.Na" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C6H13O9P.2Na/c7-1-3(8)5(10)6(11)4(9)2-15-16(12,13)14;;/h4-7,9-11H,1-2H2,(H2,12,13,14);;/q;2*+1/p-2/t4-,5-,6-;;/m1../s1" ;
  ns0:inchikey "WJTRLMLMSLDAPQ-CCXTYWFUSA-L" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
