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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91977>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "7-[3-(4-acetyl-3-hydroxy-2-propylphenoxy)-2-hydroxypropoxy]-4-oxo-8-propyl-1-benzopyran-2-carboxylic acid"@en, "7 [3 (4 استیل  هیدروکسی 2 پروپیل فنوکسی)   پروپوکسی]  اکسو 8  1 بنزوپیران  کربوکسیلیک اسید"@fa ;
  ns0:inchi "InChI=1S/C27H30O9/c1-4-6-19-22(10-8-17(15(3)28)25(19)31)34-13-16(29)14-35-23-11-9-18-21(30)12-24(27(32)33)36-26(18)20(23)7-5-2/h8-12,16,29,31H,4-7,13-14H2,1-3H3,(H,32,33)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "498.523" ;
  ns0:inchikey "LMQBMWHHGVZWMR-UHFFFAOYSA-N" ;
  ns0:smiles "CCCC1=C(C=CC(=C1O)C(=O)C)OCC(COC2=C(C3=C(C=C2)C(=O)C=C(O3)C(=O)O)CCC)O" ;
  ns0:monoisotopicmass "498.18898" ;
  ns0:formula "C27H30O9" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
