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

<http://www.irandoc.acir/onto/irandoc/CHEBI:103883>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "3،5،7 تری متیل 1 آدامانت کربوکسیلیک اسید 2 (4   فنیسیل  تیازول  ایومیل) اتیل استر"@fa, "3,5,7-trimethyl-1-adamantanecarboxylic acid 2-(4-methyl-3-phenacyl-5-thiazol-3-iumyl)ethyl ester"@en ;
  ns0:mass "466.657" ;
  ns0:smiles "CC1=C(SC=[N+]1CC(=O)C2=CC=CC=C2)CCOC(=O)C34CC5(CC(C3)(CC(C5)(C4)C)C)C" ;
  ns0:inchi "InChI=1S/C28H36NO3S/c1-20-23(33-19-29(20)12-22(30)21-8-6-5-7-9-21)10-11-32-24(31)28-16-25(2)13-26(3,17-28)15-27(4,14-25)18-28/h5-9,19H,10-18H2,1-4H3/q+1" ;
  ns0:charge "+1" ;
  ns0:monoisotopicmass "466.24104" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H36NO3S" ;
  ns0:inchikey "XUFGIZSDNNALQR-UHFFFAOYSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
