@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://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:37581>
  skos:prefLabel "گاما لاکتون"@fa, "gamma-lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199188> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199188>
  ns0:monoisotopicmass "188.06847" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "DBLLZDYDAFRZEE-SJIRYBADSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C8H12O5/c1-4(9)8-6(12-5(2)10)3-7(11)13-8/h4,6,8-9H,3H2,1-2H3/t4-,6+,8-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:mass "188.179" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,3R)-2-[(1S)-1-hydroxyethyl]-5-oxooxolan-3-yl] acetate" ;
  skos:prefLabel "(3R*,4S*,5S*) 3 استوکسی 5 هیدروکسی هگزان 4"@fa, "(3r*,4s*,5s*)-3-acetoxy-5-hydroxyhexan-4"@en ;
  ns0:formula "C8H12O5" ;
  ns0:smiles "O=C1O[C@@H]([C@@H](O)C)[C@@H](C1)OC(=O)C" .

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 .
