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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202259>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18946> ;
  ns0:mass "440.580" ;
  ns0:synonym_EXACT "(1S,4S,6R)-7-[8-[(2R,3S,6R)-2-methoxy-3,5,6-trimethyl-2,6-dihydropyran-3-yl]nona-1,3,5,7-tetraenyl]-4,6,7-trimethyl-2-oxabicyclo[2.2.1]heptane-3,5-dione" ;
  skos:prefLabel "Wortmannilactone I2"@fa, "wortmannilactone i2"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C27H36O5/c1-17-16-25(5,24(30-8)31-20(17)4)18(2)14-12-10-9-11-13-15-26(6)22-19(3)21(28)27(26,7)23(29)32-22/h9-16,19-20,22,24H,1-8H3/t19-,20+,22-,24+,25-,26?,27-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@H]2[C@@H](C)C([C@@]1(C2(C=CC=CC=CC=C([C@@]3(C=C([C@@H](C)O[C@H]3OC)C)C)C)C)C)=O" ;
  ns0:monoisotopicmass "440.25627" ;
  ns0:inchikey "SZIURECWIJTTNO-XLOYXOEVSA-N" ;
  ns0:formula "C27H36O5" .

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 .
