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

<http://www.irandoc.acir/onto/irandoc/CHEBI:198302>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H24O5" ;
  ns0:synonym_EXACT "methyl 3-[(1S,5S,6R,7S,9R,12R)-12-hydroxy-5,9-dimethyl-4-oxo-8-oxatetracyclo[7.2.1.17,10.01,6]tridec-2-en-5-yl]propanoate" ;
  ns0:charge "0" ;
  skos:prefLabel "hydroxyplatensic acid methyl ester"@en, "متیل استر هیدروکسی پلاتنسیک اسید"@fa ;
  ns0:inchikey "FBBBYTFYYNYGMH-MMPVIVLBSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:mass "320.385" ;
  ns0:inchi "InChI=1S/C18H24O5/c1-16(6-5-13(20)22-3)12(19)4-7-18-9-10-8-11(14(16)18)23-17(10,2)15(18)21/h4,7,10-11,14-15,21H,5-6,8-9H2,1-3H3/t10?,11-,14-,15-,16+,17+,18+/m0/s1" ;
  ns0:smiles "O=C1C=C[C@]23[C@@H](O)[C@]4(C)O[C@H]([C@H]2[C@@]1(CCC(=O)OC)C)CC4C3" ;
  ns0:monoisotopicmass "320.16237" ;
  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 .
