@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://www.irandoc.acir/onto/irandoc/CHEBI:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216433> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:216433>
  ns0:smiles "O=C1O[C@@H](CCCC=C[C@H]([C@H]1C)O)CCC[C@@H](OC(=O)C)C" ;
  ns0:mass "312.406" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:inchikey "HVIXFJUWWGYPPJ-WBVZEZCUSA-N" ;
  ns0:monoisotopicmass "312.19367" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "cytospolide l"@en, "سیتوسپولید ال"@fa ;
  ns0:formula "C17H28O5" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H28O5/c1-12(21-14(3)18)8-7-10-15-9-5-4-6-11-16(19)13(2)17(20)22-15/h6,11-13,15-16,19H,4-5,7-10H2,1-3H3/b11-6+/t12-,13+,15-,16+/m0/s1" ;
  ns0:synonym_EXACT "[(2S)-5-[(2S,6E,8R,9R)-8-hydroxy-9-methyl-10-oxo-2,3,4,5,8,9-hexahydrooxecin-2-yl]pentan-2-yl] acetate" ;
  ns0:subset "2_STAR" .

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 .
