@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:198937>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "اپوکسی‌دین A"@fa, "epoxydine a"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H18O3/c1-9-7-11(3-5-13(9)15)17-12-4-6-14(16)10(2)8-12/h3-6,9-12H,7-8H2,1-2H3/t9-,10-,11-,12-/m0/s1" ;
  ns0:mass "234.295" ;
  ns0:monoisotopicmass "234.12559" ;
  ns0:inchikey "AJRXCMFONRLPJH-BJDJZHNGSA-N" ;
  ns0:smiles "O=C1C=C[C@H](O[C@H]2C=CC(=O)[C@H](C2)C)C[C@@H]1C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4R,6S)-6-methyl-4-[(1R,5S)-5-methyl-4-oxocyclohex-2-en-1-yl]oxycyclohex-2-en-1-one" ;
  ns0:formula "C14H18O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> .

<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:198937> .

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 .
