@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:213867> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213867>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H36O7/c1-4-5-6-7-8-9-16-12-19(24)18(23)11-10-17(13-20(25)27-16)28-21(26)14(2)15(3)22/h10-11,14-19,22-24H,4-9,12-13H2,1-3H3/b11-10+/t14-,15-,16+,17+,18+,19-/m0/s1" ;
  ns0:inchikey "FJSKPUJMHNGLPY-CBIPHORWSA-N" ;
  skos:prefLabel "achaetolide-ii"@en, "آخاتولید II"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:synonym_EXACT "[(2R,4S,5R,6E,8S)-2-heptyl-4,5-dihydroxy-10-oxo-2,3,4,5,8,9-hexahydrooxecin-8-yl] (2S,3S)-3-hydroxy-2-methylbutanoate" ;
  ns0:mass "400.512" ;
  ns0:monoisotopicmass "400.24610" ;
  ns0:formula "C21H36O7" ;
  ns0:smiles "O=C1O[C@@H](C[C@H](O)[C@H](O)C=C[C@H](C1)OC(=O)[C@H]([C@@H](O)C)C)CCCCCCC" ;
  ns0:charge "0" .

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 .
