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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202031>
  ns0:inchikey "PLGMDEYIMRPUAI-JTNHKYCSSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:synonym_EXACT "(1R,2R,3S)-2-(2,5-dihydroxybenzoyl)-3-(3-oxoprop-1-en-2-yl)cyclopentane-1-carboxylic acid" ;
  ns0:formula "C16H16O6" ;
  ns0:mass "304.298" ;
  skos:prefLabel "(+)-applanatumol v"@en, "(+) آپلاناتومول V"@fa ;
  ns0:monoisotopicmass "304.09469" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16O6/c1-8(7-17)10-3-4-11(16(21)22)14(10)15(20)12-6-9(18)2-5-13(12)19/h2,5-7,10-11,14,18-19H,1,3-4H2,(H,21,22)/t10-,11-,14-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(O)[C@H]1[C@H](C(=O)C2=C(O)C=CC(=C2)O)[C@@H](C(C=O)=C)CC1" .

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 .
