Prompt: Create an RDF rendition of the following, using Turtle Notation, terms from schema.org, and relative hash-based hyperlinks for subject and object denotation. Place output in a single code-block. Company: Pachama Position: Forest carbon scientist Salary: N/A Location: Remote position, but the company is based in San Francisco. What it does: Pachama is an AI-powered marketplace for nature carbon removal credits. Why it’s cool: Pachama’s core technology harnesses satellite imaging with artificial intelligence to measure carbon captured in forests. Through the Pachama marketplace, companies and individuals can connect with carbon credits from projects that are protecting and restoring forests worldwide. Legit. Funding history: Pachama has raised a total of $79.3 million in funding over six rounds. Its latest funding was raised on May 5, 2022, from a Series B. The company is funded by 51 investors. Notably, Stripe CEO Claire Hughes Johnson and Onfleet CEO Khaled Naim are the most recent investors. Celebrity investors include tennis superstar Serena Williams, comedian Ellen DeGeneres and actress Portia de Rossi, according to Crunchbase data. Response 1: @prefix schema: . @prefix pachama: <#pachama> . @prefix position: <#forest_carbon_scientist> . @prefix funding: <#funding> . pachama:pachama a schema:Organization ; schema:name "Pachama" ; schema:location schema:Remote ; schema:locationCreated "San Francisco" . position: a schema:JobPosting ; schema:title "Forest carbon scientist" ; schema:hiringOrganization pachama:pachama ; schema:salaryCurrency "N/A" . pachama:pachama schema:description "Pachama is an AI-powered marketplace for nature carbon removal credits." ; schema:knowsAbout position: ; schema:technology schema:Satellite, schema:ArtificialIntelligence . pachama:pachama schema:funder funding: ; schema:totalFundingUSD "$79.3 million" ; schema:numberOfInvestors "51" . funding: a schema:FundingRound ; schema:fundedBy pachama:pachama ; schema:fundingType schema:SeriesB ; schema:dateClosed "May 5, 2022" . funding:pachama_ceo a schema:Person ; schema:name "Claire Hughes Johnson" ; schema:memberOf pachama:pachama . funding:onfleet_ceo a schema:Person ; schema:name "Khaled Naim" ; schema:memberOf pachama:pachama . funding:serena_williams a schema:Person ; schema:name "Serena Williams" ; schema:memberOf pachama:pachama . funding:ellen_degeneres a schema:Person ; schema:name "Ellen DeGeneres" ; schema:memberOf pachama:pachama . funding:portia_de_rossi a schema:Person ; schema:name "Portia de Rossi" ; schema:memberOf pachama:pachama . Prompt 2: Repeat, using https://news.crunchbase.com/job-market/tech-jobs-hiring-cleantech-clean-energy-march-7/ for @base. Response 2: @base . @prefix schema: . @prefix pachama: <#pachama> . @prefix position: <#forest_carbon_scientist> . @prefix funding: <#funding> . pachama:pachama a schema:Organization ; schema:name "Pachama" ; schema:location schema:Remote ; schema:locationCreated "San Francisco" . position: a schema:JobPosting ; schema:title "Forest carbon scientist" ; schema:hiringOrganization pachama:pachama ; schema:salaryCurrency "N/A" . pachama:pachama schema:description "Pachama is an AI-powered marketplace for nature carbon removal credits." ; schema:knowsAbout position: ; schema:technology schema:Satellite, schema:ArtificialIntelligence . pachama:pachama schema:funder funding: ; schema:totalFundingUSD "$79.3 million" ; schema:numberOfInvestors "51" . funding: a schema:FundingRound ; schema:fundedBy pachama:pachama ; schema:fundingType schema:SeriesB ; schema:dateClosed "May 5, 2022" . funding:pachama_ceo a schema:Person ; schema:name "Claire Hughes Johnson" ; schema:memberOf pachama:pachama . funding:onfleet_ceo a schema:Person ; schema:name "Khaled Naim" ; schema:memberOf pachama:pachama . funding:serena_williams a schema:Person ; schema:name "Serena Williams" ; schema:memberOf pachama:pachama . funding:ellen_degeneres a schema:Person ; schema:name "Ellen DeGeneres" ; schema:memberOf pachama:pachama . funding:portia_de_rossi a schema:Person ; schema:name "Portia de Rossi" ; schema:memberOf pachama:pachama . Prompt 3: Repeat, applying the following comment blocks to what's generated. 1. ## Turtle Start ## -- for start of generated code 2. ## Turtle End ## -- for end of generated code Response: ## Turtle Start ## @base . @prefix schema: . @prefix pachama: <#pachama> . @prefix position: <#forest_carbon_scientist> . @prefix funding: <#funding> . pachama:pachama a schema:Organization ; schema:name "Pachama" ; schema:location schema:Remote ; schema:locationCreated "San Francisco" . position: a schema:JobPosting ; schema:title "Forest carbon scientist" ; schema:hiringOrganization pachama:pachama ; schema:salaryCurrency "N/A" . pachama:pachama schema:description "Pachama is an AI-powered marketplace for nature carbon removal credits." ; schema:knowsAbout position: ; schema:technology schema:Satellite, schema:ArtificialIntelligence . pachama:pachama schema:funder funding: ; schema:totalFundingUSD "$79.3 million" ; schema:numberOfInvestors "51" . funding: a schema:FundingRound ; schema:fundedBy pachama:pachama ; schema:fundingType schema:SeriesB ; schema:dateClosed "May 5, 2022" . funding:pachama_ceo a schema:Person ; schema:name "Claire Hughes Johnson" ; schema:memberOf pachama:pachama . funding:onfleet_ceo a schema:Person ; schema:name "Khaled Naim" ; schema:memberOf pachama:pachama . funding:serena_williams a schema:Person ; schema:name "Serena Williams" ; schema:memberOf pachama:pachama . funding:ellen_degeneres a schema:Person ; schema:name "Ellen DeGeneres" ; schema:memberOf pachama:pachama . funding:portia_de_rossi a schema:Person ; schema:name "Portia de Rossi" ; schema:memberOf pachama:pachama . ## Turtle End ## Prompt 4: Repeat, applying to the following content. Company: Enerkem Position: Senior analyst, global regulatory affairs Salary: N/A Location: Montréal, Quebec, Canada What it does: Enerkem transforms waste into transportation biofuels, renewable chemicals and everyday products. Why it’s cool: This is a policy enthusiast’s dream job. In this role you are right in the middle of all the regulatory debates surrounding biofuels, waste management, circular chemicals, renewable energy, energy transition and climate change, in several jurisdictions such as Canada, the United States and Europe. Funding history: Enerkem has raised a total of $871.5 million in funding over 12 rounds. Its latest funding was raised on April 6, 2022. Enerkem is funded by 22 investors. Madrid-based Repsol and Monarch Alternative Capital are its most recent investors, according to Crunchbase data. Response: ## Turtle Start ## @base . @prefix schema: . @prefix enerkem: <#enerkem> . @prefix position: <#senior_analyst_global_regulatory_affairs> . @prefix funding: <#funding> . enerkem:enerkem a schema:Organization ; schema:name "Enerkem" ; schema:location "Montréal, Quebec, Canada" . position: a schema:JobPosting ; schema:title "Senior analyst, global regulatory affairs" ; schema:hiringOrganization enerkem:enerkem ; schema:salaryCurrency "N/A" . enerkem:enerkem schema:description "Enerkem transforms waste into transportation biofuels, renewable chemicals and everyday products." . enerkem:enerkem schema:funder funding: ; schema:totalFundingUSD "$871.5 million" ; schema:numberOfInvestors "22" . funding: a schema:FundingRound ; schema:fundedBy enerkem:enerkem ; schema:fundingType schema:SeriesUnknown ; schema:dateClosed "April 6, 2022" . funding:repsol a schema:Organization ; schema:name "Repsol" ; schema:memberOf enerkem:enerkem . funding:monarch_alternative_capital a schema:Organization ; schema:name "Monarch Alternative Capital" ; schema:memberOf enerkem:enerkem . ## Turtle End ## Prompt 5: Repeat, applying to the following content. Company: Dandelion Energy Position: Operations accounting manager (inventory) Salary: N/A Location: Remote, but East Coast preferred. Company is based in Mount Kisco, New York. What it does: Dandelion Energy is a home geothermal company that offers geothermal heating and cooling installations. Why it’s cool: Dandelion promises massive homeowner savings to the point where you will theoretically never need to buy heating oil, propane or natural gas ever again. Funding history: Dandelion Energy has raised a total of $134.5 million in funding over seven rounds. Its latest funding was raised on Nov. 15, 2022, from a Series B round. Dandelion Energy is funded by 18 investors. Building Ventures and Breakthrough Energy Ventures are its most recent investors, according to Crunchbase data. Company: Pine Gate Renewables Position: Director, market development for the western region Salary: N/A Location: Remote, but the company is based in Asheville, North Carolina. What it does: Pine Gate Renewables is a U.S. developer of 2-25 MW utility-scale solar farms. Think big massive fields of renewable energy panels. Why it’s cool: The company’s Pine Gate Impact initiative contributes to multiple nonprofit organizations aimed at improving the environment and local communities. Funding history: Pine Gate Renewables has raised a total of $1 billion in funding over three rounds. Its latest funding was raised on June 23, 2022, from a private equity round. Pine Gate Renewables is funded by three investors. Generate Capital and MMA Energy Capital are the most recent backers, according to Crunchbase data. Response: ## Turtle Start ## @prefix schema: . @prefix dandelion: <#dandelion_energy> . @prefix dandelion_position: <#operations_accounting_manager_inventory> . @prefix pinegate: <#pine_gate_renewables> . @prefix pinegate_position: <#director_market_development_western_region> . @prefix funding: <#funding> . dandelion:dandelion_energy a schema:Organization ; schema:name "Dandelion Energy" ; schema:location schema:Remote ; schema:locationCreated "Mount Kisco, New York" . dandelion_position: a schema:JobPosting ; schema:title "Operations accounting manager (inventory)" ; schema:hiringOrganization dandelion:dandelion_energy ; schema:salaryCurrency "N/A" . dandelion:dandelion_energy schema:description "Dandelion Energy is a home geothermal company that offers geothermal heating and cooling installations." . dandelion:dandelion_energy schema:funder funding: ; schema:totalFundingUSD "$134.5 million" ; schema:numberOfInvestors "18" . funding: a schema:FundingRound ; schema:fundedBy dandelion:dandelion_energy ; schema:fundingType schema:SeriesB ; schema:dateClosed "Nov. 15, 2022" . funding:building_ventures a schema:Organization ; schema:name "Building Ventures" ; schema:memberOf dandelion:dandelion_energy . funding:breakthrough_energy_ventures a schema:Organization ; schema:name "Breakthrough Energy Ventures" ; schema:memberOf dandelion:dandelion_energy . pinegate:pine_gate_renewables a schema:Organization ; schema:name "Pine Gate Renewables" ; schema:location schema:Remote ; schema:locationCreated "Asheville, North Carolina" . pinegate_position: a schema:JobPosting ; schema:title "Director, market development for the western region" ; schema:hiringOrganization pinegate:pine_gate_renewables ; schema:salaryCurrency "N/A" . pinegate:pine_gate_renewables schema:description "Pine Gate Renewables is a U.S. developer of 2-25 MW utility-scale solar farms." ; schema:knowsAbout "Renewable energy" . pinegate:pine_gate_renewables schema:funder funding: ; schema:totalFundingUSD "$1 billion" ; schema:numberOfInvestors "3" . funding:generate_capital a schema:Organization ; schema:name "Generate Capital" ; schema:memberOf pinegate:pine_gate_renewables . funding:mma_energy_capital a schema:Organization ; schema:name "MMA Energy Capital" ; schema:memberOf pinegate:pine_gate_renewables . ## Turtle End ## Prompt 5: Repeat, applying to the following content. Company: Sealed Position: Vice president, policy Salary: $187,500-$250,000 Location: Remote What it does: Sealed helps homeowners stop home energy waste by designing custom heating and cooling plans and then matching customers with certified contractors. Why it’s cool: This is another awesome policy job and the company isn’t messing around. Sealed covers all upfront costs to the homeowners. After the work is done, customers repay Sealed based on actual reductions in energy use. The company only gets paid if it cuts energy waste in a home. It also touts actor Robert Downey Jr.’s FootPrint Coalition as an investor. Funding history: Sealed has raised a total of $83.5 million in funding over six rounds. Its latest funding was raised on May 9, 2022. Sealed is funded by eight investors. Cyrus Capital Partners and CityRock Venture Partners are the most recent backers, according to Crunchbase data. Company: Origis Energy Position: Director/manager of mergers and acquisitions Salary: N/A Location: Miami, Florida What it does: Origis Energy is a solar development and construction firm that provides clean solar and energy storage solutions. Why it’s cool: Mergers and acquisitions are hot right now. Miami is also hot, in a good way. Being able to scope out these opportunities and do it in a growing industry is a dream job. Funding history: Origis Energy has raised a total of $475 million in funding over two rounds. Its latest funding was raised on May 3, 2022. Origis Energy is funded by seven investors. CIT Group and Santander Bank are the most recent backers, according to Crunchbase data. Response: ## Turtle Start ## @base . @prefix schema: . @prefix sealed: <#sealed> . @prefix sealed_position: <#vice_president_policy> . @prefix funding: <#funding> . @prefix actor: . @prefix origis_energy: <#origis_energy> . @prefix origis_position: <#director_manager_mergers_acquisitions> . sealed: a schema:Organization ; schema:name "Sealed" ; schema:location schema:Remote . sealed_position: a schema:JobPosting ; schema:title "Vice president, policy" ; schema:hiringOrganization sealed: ; schema:salaryCurrency "$" ; schema:baseSalary [ schema:currency "USD" ; schema:value "187500-250000" ] . sealed: schema:description "Sealed helps homeowners stop home energy waste by designing custom heating and cooling plans and then matching customers with certified contractors." ; schema:knowsAbout "Home energy" . sealed: schema:funder funding: ; schema:totalFundingUSD "$83.5 million" ; schema:numberOfInvestors "8" . funding: a schema:FundingRound ; schema:fundedBy sealed: ; schema:fundingType schema:Seed ; schema:dateClosed "May 9, 2022" . funding:cyrus_capital_partners a schema:Organization ; schema:name "Cyrus Capital Partners" ; schema:memberOf sealed: ; schema:funder funding: . funding:cityrock_venture_partners a schema:Organization ; schema:name "CityRock Venture Partners" ; schema:memberOf sealed: ; schema:funder funding: . sealed: schema:investor [ schema:name "FootPrint Coalition" ; schema:url actor: ] . origis_energy: a schema:Organization ; schema:name "Origis Energy" ; schema:location "Miami, Florida" . origis_position: a schema:JobPosting ; schema:title "Director/manager of mergers and acquisitions" ; schema:hiringOrganization origis_energy: . origis_energy: schema:description "Origis Energy is a solar development and construction firm that provides clean solar and energy storage solutions." ; schema:knowsAbout "Solar energy" . origis_energy: schema:funder funding: ; schema:totalFundingUSD "$475 million" ; schema:numberOfInvestors "7" . funding:cit_group a schema:Organization ; schema:name "CIT Group" ; schema:memberOf origis_energy: ; schema:funder funding: . funding:santander_bank a schema:Organization ; schema:name "Santander Bank" ; schema:memberOf origis_energy: ; schema:funder funding: . funding: a schema:FundingRound ; schema:fundedBy origis_energy: ; schema:fundingType schema:Seed ; schema:dateClosed "May 3, 2022" . ## Turtle End ##