@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:223685>
  ns0:monoisotopicmass "222.08519" ;
  ns0:smiles "O=C(N[C@@H](C=O)[C@@H](O)[C@H](O)[C@H](O)CO)N" ;
  ns0:formula "C7H14N2O6" ;
  ns0:inchikey "VITVUDZBVHPRHH-SLPGGIOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "SF 1993"@fa, "sf-1993"@en ;
  ns0:synonym_EXACT "[(2R,3R,4S,5R)-3,4,5,6-tetrahydroxy-1-oxohexan-2-yl]urea" ;
  ns0:mass "222.197" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18133> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C7H14N2O6/c8-7(15)9-3(1-10)5(13)6(14)4(12)2-11/h1,3-6,11-14H,2H2,(H3,8,9,15)/t3-,4+,5+,6+/m0/s1" .

<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:223685> .

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 .
