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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202306>
  ns0:formula "C16H16O6" ;
  ns0:inchikey "NKSKUMZWMJJCOG-DZKIICNBSA-N" ;
  ns0:monoisotopicmass "304.09469" ;
  ns0:smiles "O=C1O[C@@H]2C(=C)[C@@H]([C@]1(CC2)CC(=O)C3=C(O)C=CC(=C3)O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "(+)-applanatumol m"@en, "(+) آپلاناتومول M"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16O6/c1-8-13-4-5-16(14(8)20,15(21)22-13)7-12(19)10-6-9(17)2-3-11(10)18/h2-3,6,13-14,17-18,20H,1,4-5,7H2/t13-,14-,16-/m0/s1" ;
  ns0:mass "304.298" ;
  ns0:synonym_EXACT "(1S,4S,5S)-4-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-5-hydroxy-6-methylidene-2-oxabicyclo[2.2.2]octan-3-one" ;
  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 .
