@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://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:80423> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:80423>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C7H14O5" ;
  ns0:subset "2_STAR" ;
  ns0:mass "178.18310" ;
  skos:prefLabel "d-thevetose"@en, "D Thevetose"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18133> ;
  ns0:monoisotopicmass "178.08412" ;
  ns0:smiles "CO[C@H]1[C@H](O)[C@@H](C)OC(O)[C@@H]1O" ;
  ns0:inchi "InChI=1S/C7H14O5/c1-3-4(8)6(11-2)5(9)7(10)12-3/h3-10H,1-2H3/t3-,4-,5-,6+,7?/m1/s1" ;
  ns0:inchikey "OEKPKBBXXDGXNB-QTSLKERKSA-N" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
