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

<http://www.irandoc.acir/onto/irandoc/CHEBI:217426>
  ns0:charge "0" ;
  ns0:formula "C17H20O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "320.12599" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "Ganotheaecoloid N"@fa, "ganotheaecoloid n"@en ;
  ns0:smiles "O=C(OC)[C@@]1(C=C(CCC1)CO)CC(=O)C2=C(O)C=CC(=C2)O" ;
  ns0:inchi "InChI=1S/C17H20O6/c1-23-16(22)17(6-2-3-11(8-17)10-18)9-15(21)13-7-12(19)4-5-14(13)20/h4-5,7-8,18-20H,2-3,6,9-10H2,1H3/t17-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "320.341" ;
  ns0:synonym_EXACT "methyl (1R)-1-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-3-(hydroxymethyl)cyclohex-2-ene-1-carboxylate" ;
  ns0:inchikey "UGDGYPOUVWCWQF-KRWDZBQOSA-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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
