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

<http://www.irandoc.acir/onto/irandoc/CHEBI:218262>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "398.408" ;
  ns0:monoisotopicmass "398.15768" ;
  ns0:inchikey "PGDARPVUKDKJIG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OC)C(OC)CC(OCC(C(=O)OC)C)C1=C(O)C(C(=O)C)=CC=C1O" ;
  skos:prefLabel "aspergilate a"@en, "آسپرژیلات A"@fa ;
  ns0:inchi "InChI=1S/C19H26O9/c1-10(18(23)26-4)9-28-14(8-15(25-3)19(24)27-5)16-13(21)7-6-12(11(2)20)17(16)22/h6-7,10,14-15,21-22H,8-9H2,1-5H3" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl 4-(3-acetyl-2,6-dihydroxyphenyl)-2-methoxy-4-(3-methoxy-2-methyl-3-oxopropoxy)butanoate" ;
  ns0:formula "C19H26O9" .

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 .
