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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203062>
  ns0:formula "C21H27ClO5" ;
  ns0:mass "394.890" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "ایزوکروموفیلون VIII"@fa, "isochromophilone viii"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC=1C(=O)[C@](O)([C@H](OC(=O)C)[C@H]2C1C=C(OC2)/C=C/C(=C/C(CC)C)/C)C" ;
  ns0:monoisotopicmass "394.15470" ;
  ns0:inchikey "MMOJJYPBNVVCGY-LYLCUPBQSA-N" ;
  ns0:synonym_EXACT "[(7R,8R,8aS)-5-chloro-3-[(1E,3E)-3,5-dimethylhepta-1,3-dienyl]-7-hydroxy-7-methyl-6-oxo-8,8a-dihydro-1H-isochromen-8-yl] acetate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:inchi "InChI=1S/C21H27ClO5/c1-6-12(2)9-13(3)7-8-15-10-16-17(11-26-15)20(27-14(4)23)21(5,25)19(24)18(16)22/h7-10,12,17,20,25H,6,11H2,1-5H3/b8-7+,13-9+/t12?,17-,20-,21+/m1/s1" ;
  ns0:charge "0" .

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 .
