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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:227395>
  ns0:mass "232.276" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H20O5/c1-5-10(3,15)9(14)11(4)7(12)6(2)8(13)16-11/h6-7,9,12,14-15H,5H2,1-4H3/t6-,7+,9?,10?,11+/m0/s1" ;
  ns0:formula "C11H20O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "xylariolide b"@en, "زایلاریولید B"@fa ;
  ns0:monoisotopicmass "232.13107" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YZLNVDIAWBBPRX-DCCRVTKTSA-N" ;
  ns0:synonym_EXACT "(3S,4R,5R)-5-(1,2-dihydroxy-2-methylbutyl)-4-hydroxy-3,5-dimethyloxolan-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:smiles "O=C1O[C@](C(O)C(O)(CC)C)(C)[C@@H]([C@@H]1C)O" .

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 .
