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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198005>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "282.14672" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:formula "C15H22O5" ;
  ns0:smiles "O=C1C2=C([C@@H](O)[C@H]([C@H]1CC=C(C)C)O)COCC[C@H]2O" ;
  ns0:inchi "InChI=1S/C15H22O5/c1-8(2)3-4-9-13(17)12-10(15(19)14(9)18)7-20-6-5-11(12)16/h3,9,11,14-16,18-19H,4-7H2,1-2H3/t9-,11+,14-,15+/m0/s1" ;
  ns0:inchikey "ASRQXZQRQFZLRC-OCVOHJKQSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(+)-(3s,6s,7r,8s)-periconone a"@en, "(+) (3S,6S,7R,8S) periconone A"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5R,7R,8S,9R)-5,8,9-trihydroxy-7-(3-methylbut-2-enyl)-3,4,5,7,8,9-hexahydro-1H-2-benzoxepin-6-one" ;
  ns0:mass "282.336" .

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