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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211403>
  ns0:formula "C16H16O8" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "336.296" ;
  ns0:synonym_EXACT "(3aS,6S,6aR)-3a-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-6-hydroxy-3-oxo-1,4,5,6-tetrahydrocyclopenta[c]uran-6a-carboxylic acid" ;
  ns0:inchikey "QNPQAWMNRANZDV-MAZHCROVSA-N" ;
  skos:prefLabel "(-)-applanatumol i"@en, "( ) آپلاناتومول I"@fa ;
  ns0:smiles "O=C1OC[C@@]2([C@]1(CC[C@@H]2O)CC(=O)C3=C(O)C=CC(=C3)O)C(=O)O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16O8/c17-8-1-2-10(18)9(5-8)11(19)6-15-4-3-12(20)16(15,13(21)22)7-24-14(15)23/h1-2,5,12,17-18,20H,3-4,6-7H2,(H,21,22)/t12-,15+,16-/m0/s1" ;
  ns0:monoisotopicmass "336.08452" .

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 .
