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

<http://www.irandoc.acir/onto/irandoc/CHEBI:212650>
  ns0:formula "C29H38O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18946> ;
  ns0:monoisotopicmass "466.27192" ;
  ns0:inchikey "RHXSRISAJFLIHS-WQEIKUNISA-N" ;
  skos:prefLabel "ukulactone a"@en, "یوکلاکتون A"@fa ;
  ns0:inchi "InChI=1S/C29H38O5/c1-18(16-27(6)25-21(4)24(30)29(27,8)26(31)34-25)14-12-10-9-11-13-15-19(2)23-20(3)17-28(7,32)22(5)33-23/h9-17,21-23,25,32H,1-8H3/b10-9+,13-11+,14-12+,18-16+,19-15+/t21-,22+,23-,25-,27+,28+,29-/m0/s1" ;
  ns0:mass "466.618" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,4S,6R,7S)-7-[(1E,3E,5E,7E,9E)-10-[(2S,5R,6R)-5-hydroxy-3,5,6-trimethyl-2,6-dihydropyran-2-yl]-2-methylundeca-1,3,5,7,9-pentaenyl]-4,6,7-trimethyl-2-oxabicyclo[2.2.1]heptane-3,5-dione" ;
  ns0:smiles "O=C1O[C@H]2[C@@H](C)C([C@@]1([C@@]2(/C=C(/C=C/C=C/C=C/C=C(/[C@@H]3O[C@@H]([C@@](O)(C)C=C3C)C)/C)/C)C)C)=O" ;
  ns0:subset "2_STAR" .

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 .
