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

<http://www.irandoc.acir/onto/irandoc/CHEBI:196273>
  skos:prefLabel "2-(3,7-dimethyl-2,6-octadienyl)-4-hydroxy-6-methoxyacetophenone"@en, "2 (3،7 دی متیل 2،6 اکتادینیل) 4 هیدروکسی 6 متوکسی استوفنون"@fa ;
  ns0:mass "302.414" ;
  ns0:monoisotopicmass "302.18819" ;
  ns0:inchikey "JUCDMGAOGQOSAG-NTEUORMPSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H26O3/c1-13(2)7-6-8-14(3)9-10-16-11-17(21)12-18(22-5)19(16)15(4)20/h7,9,11-12,21H,6,8,10H2,1-5H3/b14-9+" ;
  ns0:formula "C19H26O3" ;
  ns0:synonym_EXACT "1-[2-[(2E)-3,7-dimethylocta-2,6-dienyl]-4-hydroxy-6-methoxyphenyl]ethanone" ;
  ns0:charge "0" ;
  ns0:smiles "O(C=1C(=C(C/C=C(/CCC=C(C)C)/C)C=C(O)C1)C(=O)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:subset "2_STAR" .

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 .
