Prompt 1: Organize the following data using a table in descending price order by manufacturer. Model Old Price New Price Discount Tesla Model Y Long Range $65,990 $53,490 18.9% Chevrolet Bolt EUV 2023 $33,500 $27,200 18.8% Tesla Model Y Performance $69,990 $56,990 18.6% Chevrolet Bolt 2023 $31,600 $26,500 16.1% Tesla Model 3 Performance $62,990 $53,990 14.3% Hyundai Kona Electric 2022 $37,390 $34,000 9.1% Ford Mustang Mach-E GT Extended Range $69,900 $64,000 8.4% Tesla Model 3 Long Range $46,990 $43,990 6.4% Ford Mustang Mach-E Premium AWD $57,675 $53,995 6.4% Ford Mustang Mach-E RWD Standard Range $46,900 $46,000 1.9% Prompt 2: Generate an RDF-based description of the most expensive offer per manufacturer based the following instructions: 1. Select and describe the most expensive offer for each manufacturer 2. Use Turtle Notation 3. Use terms from Schema.org 4. Denote subjects and objects using a hyperlink that denotes the manufacturers homepage plus a "#this" based fragment identifier 5. Use a separate code-block per manufacturer offer 6. Incorporate a schema:relatedLink value of https://www.visualcapitalist.com/charted-teslas-unrivaled-profit-margins/ for each description Prompt 3: Repeat, but for the cheapest offers Prompt 4 (which is doesn't get right): Repeat, but along the following lines: 1. describe mechanical features descriptions for each model associated with the most expensive offer per manufacturer 2. exclude offers information 3. each description needs to be output into its own code-block i.e., one output code block per manufacturer