@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26766>
  skos:prefLabel "لاکتون استروئیدی"@fa, "steroid lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200886> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:200886>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H30O5/c1-6-14-12(2)7-8-16-15(14)11-18-22(25)20(16,4)10-9-17(26-13(3)23)21(22,5)19(24)27-18/h6,14-18,25H,1-2,7-11H2,3-5H3/t14-,15+,16+,17-,18-,20-,21-,22+/m1/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "hawaiinolide d"@en, "هاواینولید دی"@fa ;
  ns0:synonym_EXACT "[(1R,2S,6S,7R,9R,12S,13R,16S)-6-ethenyl-16-hydroxy-1,12-dimethyl-5-methylidene-11-oxo-10-oxatetracyclo[7.6.1.02,7.012,16]hexadecan-13-yl] acetate" ;
  ns0:inchikey "AHMSSFUETQXFKM-LAURMEFLSA-N" ;
  ns0:mass "374.477" ;
  ns0:monoisotopicmass "374.20932" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26766> ;
  ns0:formula "C22H30O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@H]2C[C@H]3[C@@H](C(=C)CC[C@@H]3[C@@]4([C@@]2([C@@]1([C@H](OC(=O)C)CC4)C)O)C)C=C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
