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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213321>
  ns0:formula "C12H18FNO6" ;
  skos:prefLabel "f-fucnac"@en, "F FucNAc"@fa ;
  ns0:inchikey "DSTOBFNUIUINTB-IERLZOENSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H18FNO6/c1-5-11(19-7(3)16)9(13)10(14-6(2)15)12(18-5)20-8(4)17/h5,9-12H,1-4H3,(H,14,15)/t5-,9-,10-,11+,12-/m1/s1" ;
  ns0:synonym_EXACT "[(2R,3S,4R,5S,6R)-5-acetamido-6-acetyloxy-4-luoro-2-methyloxan-3-yl] acetate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18133> ;
  ns0:mass "291.275" ;
  ns0:monoisotopicmass "291.11182" ;
  ns0:smiles "F[C@H]1[C@@H](OC(=O)C)[C@H](O[C@@H]([C@@H]1NC(=O)C)OC(=O)C)C" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:18133>
  skos:prefLabel "هگزوز"@fa, "hexose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213321> .

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