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

<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://www.irandoc.acir/onto/irandoc/CHEBI:205001>
  ns0:formula "C24H34O3" ;
  ns0:smiles "O=C(/C(=C/C=C/[C@@H]1[C@H](/C(=C/C)/C)[C@]2(O[C@H]2[C@H]3[C@H]1C[C@@H]4O[C@@]4(C3)C)C)/C)CC" ;
  skos:prefLabel "ICM0301 A"@fa, "icm0301 a"@en ;
  ns0:synonym_EXACT "(4E,6E)-7-[(1R,2S,4R,5R,6S,7S,9S,11R)-5-[(E)-but-2-en-2-yl]-4,11-dimethyl-3,10-dioxatetracyclo[5.5.0.02,4.09,11]dodecan-6-yl]-4-methylhepta-4,6-dien-3-one" ;
  ns0:mass "370.533" ;
  ns0:inchi "InChI=1S/C24H34O3/c1-7-14(3)21-16(11-9-10-15(4)19(25)8-2)17-12-20-23(5,26-20)13-18(17)22-24(21,6)27-22/h7,9-11,16-18,20-22H,8,12-13H2,1-6H3/b11-9+,14-7+,15-10+/t16-,17-,18+,20-,21-,22-,23+,24+/m0/s1" ;
  ns0:monoisotopicmass "370.25079" ;
  ns0:inchikey "OVEGDGKHYKKMJM-BVHIDXDYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
