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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200264>
  ns0:mass "290.315" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H18O5" ;
  ns0:synonym_EXACT "(3S,5R)-3-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-5-(2-methylprop-1-enyl)oxolan-2-one" ;
  skos:prefLabel "(+) چیژین بی"@fa, "(+)-chizhine b"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:smiles "O=C1O[C@@H](C=C(C)C)C[C@H]1CC(=O)C2=C(O)C=CC(=C2)O" ;
  ns0:inchi "InChI=1S/C16H18O5/c1-9(2)5-12-6-10(16(20)21-12)7-15(19)13-8-11(17)3-4-14(13)18/h3-5,8,10,12,17-18H,6-7H2,1-2H3/t10-,12-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "290.11542" ;
  ns0:inchikey "QRWTVFKEWNICIM-JQWIXIFHSA-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 .
