@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:48953>
  skos:prefLabel "سیکلوهگزنون ها"@fa, "cyclohexenones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214760> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214760>
  ns0:inchi "InChI=1S/C24H30O5/c1-5-6-7-8-9-10-11-15(2)22(26)20-21-18-14-28-16(3)12-17(18)13-19(25)24(21,4)29-23(20)27/h11-14,20-21H,5-10H2,1-4H3/b15-11+/t20-,21+,24+/m1/s1" ;
  ns0:mass "398.499" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:monoisotopicmass "398.20932" ;
  ns0:synonym_EXACT "(6aR,9R,9aR)-3,6a-dimethyl-9-[(E)-2-methyldec-2-enoyl]-9,9a-dihydrouro[2,3-h]isochromene-6,8-dione" ;
  skos:prefLabel "deflectin e"@en, "دفلکتین E"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MKXJTPPQQZQEPZ-FWFMXTIQSA-N" ;
  ns0:smiles "O=C1C=C2C(=COC(=C2)C)[C@@H]3[C@]1(OC(=O)[C@H]3C(=O)/C(=C/CCCCCCC)/C)C" ;
  ns0:formula "C24H30O5" .

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 .
