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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:191640>
  ns0:mass "301.188" ;
  skos:prefLabel "N استیل گلوکوزامین 6 فسفات"@fa, "n-acetylglucosamine 6-phosphate"@en ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C8H16NO9P/c1-3(10)9-5-7(12)6(11)4(18-8(5)13)2-17-19(14,15)16/h4-8,11-13H,2H2,1H3,(H,9,10)(H2,14,15,16)/t4-,5-,6-,7-,8+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33447> ;
  ns0:smiles "P(OC[C@H]1O[C@H](O)[C@H](NC(=O)C)[C@@H](O)[C@@H]1O)(O)(O)=O" ;
  ns0:inchikey "BRGMHAYQAZFZDJ-PVFLNQBWSA-N" ;
  ns0:monoisotopicmass "301.05627" ;
  ns0:synonym_EXACT "[(2R,3S,4R,5R,6S)-5-acetamido-3,4,6-trihydroxyoxan-2-yl]methyl dihydrogen phosphate" ;
  ns0:charge "0" ;
  ns0:formula "C8H16NO9P" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
