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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221232>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:charge "0" ;
  ns0:mass "394.420" ;
  ns0:formula "C20H26O8" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "394.16277" ;
  skos:prefLabel "(+)-applanatumol g"@en, "(+) آپلاناتومول جی"@fa ;
  ns0:synonym_EXACT "(3aR,6R,6aS)-3a-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-6a-(dimethoxymethyl)-6-ethoxy-1,4,5,6-tetrahydrocyclopenta[c]uran-3-one" ;
  ns0:smiles "O=C1OC[C@]2([C@@]1(CC[C@H]2OCC)CC(=O)C3=C(O)C=CC(=C3)O)C(OC)OC" ;
  ns0:inchikey "FKTBPUPWFHCNQN-LSTHTHJFSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H26O8/c1-4-27-16-7-8-19(10-15(23)13-9-12(21)5-6-14(13)22)17(24)28-11-20(16,19)18(25-2)26-3/h5-6,9,16,18,21-22H,4,7-8,10-11H2,1-3H3/t16-,19+,20-/m1/s1" .

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 .
