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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210582>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:smiles "O=C1C2=C3[C@@](CC[C@]4([C@@H]([C@H]3OC2)C(=O)C[C@@H]4C(C)C)C)(C)CC1" ;
  ns0:mass "316.441" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "dahliane k"@en, "دالیان ک"@fa ;
  ns0:inchi "InChI=1S/C20H28O3/c1-11(2)13-9-15(22)17-18-16-12(10-23-18)14(21)5-6-19(16,3)7-8-20(13,17)4/h11,13,17-18H,5-10H2,1-4H3/t13-,17-,18+,19+,20-/m1/s1" ;
  ns0:monoisotopicmass "316.20384" ;
  ns0:formula "C20H28O3" ;
  ns0:inchikey "PAENSDUVNMUZGU-DFYPAZAZSA-N" ;
  ns0:synonym_EXACT "(1R,2S,5R,6R,9R)-6,9-dimethyl-5-propan-2-yl-15-oxatetracyclo[7.6.1.02,6.013,16]hexadec-13(16)-ene-3,12-dione" .

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 .
