@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182523>
  ns0:formula "C4H8O4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "120.104" ;
  ns0:inchi "InChI=1S/C4H8O4/c5-2-1-8-4(7)3(2)6/h2-7H,1H2/t2-,3-,4?/m1/s1" ;
  skos:prefLabel "(3r,4r)-oxolane-2,3,4-triol"@en, "(3R,4R) Oxolane 2,3,4 تریول"@fa ;
  ns0:monoisotopicmass "120.04226" ;
  ns0:inchikey "FMAORJIQYMIRHF-HERZVMAMSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25901> ;
  ns0:smiles "O1C(O)[C@H](O)[C@H](O)C1" ;
  ns0:synonym_EXACT "(3R,4R)-oxolane-2,3,4-triol" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25901>
  skos:prefLabel "پنتوز"@fa, "pentose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182523> .

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 .
