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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202739>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S)-2-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-6-methylhept-5-enoic acid" ;
  ns0:formula "C16H20O5" ;
  skos:prefLabel "( ) چیژین دی"@fa, "(-)-chizhine d"@en ;
  ns0:inchi "InChI=1S/C16H20O5/c1-10(2)4-3-5-11(16(20)21)8-15(19)13-9-12(17)6-7-14(13)18/h4,6-7,9,11,17-18H,3,5,8H2,1-2H3,(H,20,21)/t11-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)[C@H](CC(=O)C1=C(O)C=CC(=C1)O)CCC=C(C)C" ;
  ns0:mass "292.331" ;
  ns0:charge "0" ;
  ns0:inchikey "LDHARSAUIVWVIT-NSHDSACASA-N" ;
  ns0:monoisotopicmass "292.13107" .

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 .
