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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217387>
  ns0:smiles "O=C1O[C@@H](C[C@@H]2O[C@@H]2[C@@H]3[C@@H]([C@H](C1)O)O3)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "BVFFUSVHPGHUFQ-ATMWHSPLSA-N" ;
  ns0:charge "0" ;
  ns0:mass "214.217" ;
  ns0:monoisotopicmass "214.08412" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H14O5" ;
  ns0:inchi "InChI=1S/C10H14O5/c1-4-2-6-9(14-6)10-8(15-10)5(11)3-7(12)13-4/h4-6,8-11H,2-3H2,1H3/t4-,5+,6+,8-,9+,10+/m1/s1" ;
  skos:prefLabel "بوتریولید A"@fa, "botryolide a"@en ;
  ns0:synonym_EXACT "(1S,2S,4S,6R,10S,11R)-10-hydroxy-6-methyl-3,7,12-trioxatricyclo[9.1.0.02,4]dodecan-8-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25000> .

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 .
