@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://www.irandoc.acir/onto/irandoc/CHEBI:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206307> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:206307>
  ns0:monoisotopicmass "331.11865" ;
  ns0:inchikey "LDPADGWFJFHTLH-CIUDSAMLSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:synonym_EXACT "3-[(2S,4S,5S)-5-chloro-2,4-dimethylhexanoyl]-2-hydroxy-5,6-dimethoxy-1H-pyridin-4-one" ;
  skos:prefLabel "Atpenin A4"@fa, "atpenin a4"@en ;
  ns0:mass "331.790" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H22ClNO5/c1-7(9(3)16)6-8(2)11(18)10-12(19)13(21-4)15(22-5)17-14(10)20/h7-9H,6H2,1-5H3,(H2,17,19,20)/t7-,8-,9-/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C15H22ClNO5" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "Cl[C@H]([C@H](C[C@@H](C(=O)C=1C(=O)NC(OC)=C(C1O)OC)C)C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
