@prefix :      <https://www.unaligned.io/p/the-public-trust-problem-in-ai#> .
@prefix schema: <http://schema.org/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .

# ── Document Entity ───────────────────────────────────────────────────────────

<> a schema:CreativeWork ;
    schema:name "The Public Trust Problem in AI — Knowledge Graph (Claude Sonnet 4.6)"@en ;
    schema:description "RDF-Turtle knowledge graph for the Unaligned Newsletter article on AI public trust, transparency, and governance."@en ;
    schema:dateCreated "2026-06-16T00:00:00Z"^^xsd:dateTime ;
    schema:dateModified "2026-06-17T00:00:00Z"^^xsd:dateTime ;
    schema:identifier "https://linkeddata.uriburner.com/DAV/demos/daas/public-trust-problem-ai-claude_sonnet_4_6-1.ttl" ;
    schema:author <https://www.linkedin.com/in/kidehen#this> ;
    schema:about :article ;
    schema:relatedLink <../webpages/public-trust-problem-ai-claude_sonnet_4_6-1.html> ;
    schema:relatedLink <public-trust-problem-ai-claude_sonnet_4_6-1.jsonld> .

# ── Main Article ──────────────────────────────────────────────────────────────

:article a schema:Article ;
    schema:name "The Public Trust Problem in AI"@en ;
    schema:description "An editorial analysis examining why public trust is critical for AI adoption, exploring corporate power concentration, workplace surveillance, government AI use, transparency gaps, and economic inequality."@en ;
    schema:abstract "Many people do not fully trust AI despite using it. If AI is seen as mainly benefiting large technology companies, wealthy investors, and government agencies, public resistance will grow. The article explores key trust dimensions and what companies and governments must do to earn public confidence."@en ;
    schema:url <https://www.unaligned.io/p/the-public-trust-problem-in-ai> ;
    schema:identifier "https://www.unaligned.io/p/the-public-trust-problem-in-ai" ;
    schema:datePublished "2026-06-16"^^xsd:date ;
    schema:inLanguage "en" ;
    schema:keywords "AI trust, artificial intelligence, transparency, accountability, workplace AI, government AI, economic inequality, algorithmic bias, human oversight"@en ;
    schema:author <https://www.linkedin.com/in/scobleizer#this>, <https://www.linkedin.com/in/irenacronin#this> ;
    schema:publisher :unalignedNewsletter ;
    schema:isPartOf :unalignedNewsletter ;
    schema:about :publicTrustInAI, :aiTransparency, :accountabilityGap,
        :corporatePowerConcentration, :workplaceAI, :governmentAI,
        :economicInequality, :laborDisplacement, :humanOversight, :sharedValue ;
    schema:hasPart :faqSection, :glossarySection, :howtoSection,
        :sectionTrustMatters, :sectionCorporatePower, :sectionWorkplace,
        :sectionGovernmentPower, :sectionTransparency, :sectionInequalityAI,
        :sectionCompanyActions, :sectionGovernmentActions, :sectionConclusion,
        :sidebarNewsSection, :ontology, :stakeholderGroupsSection ;
    prov:wasGeneratedBy <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#this> .

# ── Authors ───────────────────────────────────────────────────────────────────

<https://www.linkedin.com/in/scobleizer#this> a schema:Person ;
    schema:name "Robert Scoble"@en ;
    schema:jobTitle "Technology Futurist and Writer"@en ;
    schema:description "Technology blogger, futurist, and co-author writing on AI, AR, and emerging technology trends for the Unaligned Newsletter."@en ;
    schema:url <https://www.linkedin.com/in/scobleizer> ;
    schema:identifier "https://www.linkedin.com/in/scobleizer" ;
    schema:sameAs <https://www.unaligned.io> ;
    owl:sameAs <https://linkedin.com/in/scobleizer#this>, <https://x.com/Scobleizer#this> .

<https://www.linkedin.com/in/irenacronin#this> a schema:Person ;
    schema:name "Irena Cronin"@en ;
    schema:jobTitle "Technology Analyst and Writer"@en ;
    schema:description "Technology analyst and AR expert, co-author at the Unaligned Newsletter focusing on AI and augmented reality for enterprise."@en ;
    schema:url <https://www.linkedin.com/in/irenacronin> ;
    schema:identifier "https://www.linkedin.com/in/irenacronin" ;
    owl:sameAs <https://linkedin.com/in/irenacronin#this> .

# ── Publisher ─────────────────────────────────────────────────────────────────

:unalignedNewsletter a schema:Periodical ;
    schema:name "Unaligned"@en ;
    schema:description "A technology newsletter covering AI, emerging technology, and their societal and business implications."@en ;
    schema:url <https://www.unaligned.io> ;
    schema:identifier "https://www.unaligned.io" ;
    schema:hasPart :article .

# ── Article Sections ──────────────────────────────────────────────────────────

:sectionTrustMatters a schema:CreativeWork ;
    schema:name "Why Trust Matters"@en ;
    schema:description "Explains why public trust is critical when AI influences high-stakes decisions like hiring, lending, insurance, and healthcare — and why accountability matters more than convenience."@en ;
    schema:position 1 ;
    schema:isPartOf :article ;
    :hasTrustDimension :accountabilityGap ;
    :affectsStakeholder :citizensGroup .

:sectionCorporatePower a schema:CreativeWork ;
    schema:name "The Fear That AI Benefits the Powerful"@en ;
    schema:description "Examines the public concern that AI benefits flow primarily to large technology companies, wealthy investors, and powerful institutions, while workers bear the costs."@en ;
    schema:position 2 ;
    schema:isPartOf :article ;
    :hasTrustDimension :corporatePowerConcentration ;
    :affectsStakeholder :workersGroup, :investorGroup .

:sectionWorkplace a schema:CreativeWork ;
    schema:name "AI and the Workplace"@en ;
    schema:description "Explores how AI affects workers — including productivity gains, workplace monitoring, job security concerns, and the risk of AI being used to control rather than support employees."@en ;
    schema:position 3 ;
    schema:isPartOf :article ;
    :hasTrustDimension :workplaceAI ;
    :affectsStakeholder :workersGroup .

:sectionGovernmentPower a schema:CreativeWork ;
    schema:name "AI and Government Power"@en ;
    schema:description "Analyzes how governments use AI for public services versus surveillance risks, and the need for transparency and oversight in public-sector AI since citizens cannot simply opt out."@en ;
    schema:position 4 ;
    schema:isPartOf :article ;
    :hasTrustDimension :governmentAI ;
    :affectsStakeholder :citizensGroup .

:sectionTransparency a schema:CreativeWork ;
    schema:name "The Problem of Transparency"@en ;
    schema:description "Discusses why AI decision opacity creates suspicion and what meaningful transparency looks like — knowing when AI is used, what data drives it, and how outcomes can be challenged."@en ;
    schema:position 5 ;
    schema:isPartOf :article ;
    :hasTrustDimension :aiTransparency ;
    :affectsStakeholder :citizensGroup, :workersGroup .

:sectionInequalityAI a schema:CreativeWork ;
    schema:name "The Risk of Unequal Benefits"@en ;
    schema:description "Examines how AI economic value may concentrate in large companies and wealthy investors while workers and communities bear disruption costs and see little benefit."@en ;
    schema:position 6 ;
    schema:isPartOf :article ;
    :hasTrustDimension :economicInequality ;
    :affectsStakeholder :workersGroup, :citizensGroup .

:sectionCompanyActions a schema:CreativeWork ;
    schema:name "What Companies Need to Do"@en ;
    schema:description "Outlines corporate responsibilities: clear communication about AI use, bias testing, privacy protection, avoiding AI exaggeration, and maintaining human oversight in important decisions."@en ;
    schema:position 7 ;
    schema:isPartOf :article ;
    :hasTrustDimension :aiTransparency, :humanOversight ;
    :affectsStakeholder :companiesGroup .

:sectionGovernmentActions a schema:CreativeWork ;
    schema:name "What Governments Need to Do"@en ;
    schema:description "Describes government obligations: clear AI regulation, privacy rights, appeal mechanisms, transparent public-sector AI use, and ensuring public investment yields public benefits."@en ;
    schema:position 8 ;
    schema:isPartOf :article ;
    :hasTrustDimension :regulatoryFramework ;
    :affectsStakeholder :governmentGroup, :citizensGroup .

:sectionConclusion a schema:CreativeWork ;
    schema:name "Conclusion"@en ;
    schema:description "Concludes that public trust may determine how far and how fast AI is adopted, and that transparency, accountability, and shared value are the foundation for positive AI outcomes."@en ;
    schema:position 9 ;
    schema:isPartOf :article ;
    :hasTrustDimension :publicTrustInAI, :sharedValue ;
    :affectsStakeholder :citizensGroup, :workersGroup .

# ── Sidebar News Section ──────────────────────────────────────────────────────

:sidebarNewsSection a schema:CreativeWork ;
    schema:name "Associated News Items"@en ;
    schema:description "Related news items from the Unaligned Newsletter edition covering SpaceX IPO, Anthropic model suspension, and Jeff Bezos's Prometheus."@en ;
    schema:isPartOf :article ;
    schema:hasPart :newsSpaceXIPO, :newsAnthropicSuspension, :newsPrometheus .

:newsSpaceXIPO a schema:NewsArticle ;
    schema:name "SpaceX IPO Becomes Largest in History"@en ;
    schema:description "SpaceX raised $85.7 billion in its IPO, surpassing the original $75 billion target through overallotment options — the largest IPO in history."@en ;
    schema:about <http://dbpedia.org/resource/SpaceX> ;
    schema:isPartOf :sidebarNewsSection .

:newsAnthropicSuspension a schema:NewsArticle ;
    schema:name "U.S. Orders Anthropic to Suspend Fable 5 and Mythos 5"@en ;
    schema:description "The U.S. government ordered Anthropic to suspend access to two AI models over national security concerns related to potential jailbreak vulnerabilities. Anthropic is complying while arguing the issue is narrow."@en ;
    schema:about <http://dbpedia.org/resource/Anthropic> ;
    schema:isPartOf :sidebarNewsSection .

:newsPrometheus a schema:NewsArticle ;
    schema:name "Jeff Bezos's Prometheus Bets Big on Physical AI"@en ;
    schema:description "Jeff Bezos's Prometheus raised $12 billion at a $41 billion valuation to develop AI for automating complex engineering and manufacturing work."@en ;
    schema:about :prometheus, :jeffBezos ;
    schema:isPartOf :sidebarNewsSection .

# ── Organizations in News ─────────────────────────────────────────────────────

<http://dbpedia.org/resource/SpaceX> a schema:Organization ;
    schema:name "SpaceX"@en ;
    schema:description "Private aerospace and satellite company that conducted the largest IPO in history at $85.7 billion."@en ;
    schema:url <https://www.spacex.com> ;
    schema:identifier "https://www.spacex.com" .

<http://dbpedia.org/resource/Anthropic> a schema:Organization ;
    schema:name "Anthropic"@en ;
    schema:description "AI safety company ordered by the U.S. government to suspend two AI models over national security concerns related to jailbreak vulnerabilities."@en ;
    schema:url <https://www.anthropic.com> ;
    schema:identifier "https://www.anthropic.com" .

:prometheus a schema:Organization ;
    schema:name "Prometheus"@en ;
    schema:description "AI startup backed by Jeff Bezos focused on developing AI to automate complex engineering and manufacturing work. Raised $12 billion at a $41 billion valuation."@en .

:jeffBezos a schema:Person ;
    schema:name "Jeff Bezos"@en ;
    schema:description "Founder of Amazon and key investor behind Prometheus, an AI company targeting physical AI for aerospace, manufacturing, and drug development."@en ;
    rdfs:seeAlso <http://dbpedia.org/resource/Jeff_Bezos> .

# ── Concept Entities (DefinedTerms) ───────────────────────────────────────────

:publicTrustInAI a schema:DefinedTerm ;
    schema:name "Public Trust in AI"@en ;
    schema:description "The degree of confidence society and individuals place in AI systems to be safe, fair, accountable, and beneficial to all — not just to the powerful."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection ;
    owl:sameAs <http://dbpedia.org/resource/Public_trust> .

:aiTransparency a schema:DefinedTerm ;
    schema:name "AI Transparency"@en ;
    schema:description "The quality of being open about when AI is used, what data it relies on, how it reaches decisions, and how those decisions can be questioned or appealed."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection ;
    owl:sameAs <http://dbpedia.org/resource/Transparency_(behavior)> .

:accountabilityGap a schema:DefinedTerm ;
    schema:name "Accountability Gap"@en ;
    schema:description "The absence of clear responsibility for AI-driven decisions, especially when AI makes mistakes in high-stakes contexts such as hiring, lending, or healthcare."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:corporatePowerConcentration a schema:DefinedTerm ;
    schema:name "Corporate Power Concentration"@en ;
    schema:description "The growing influence of large technology companies that control data, cloud platforms, chips, distribution, and AI systems, potentially compounding their economic and social power."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:workplaceAI a schema:DefinedTerm ;
    schema:name "Workplace AI"@en ;
    schema:description "The deployment of AI tools in employment contexts for productivity enhancement, performance monitoring, hiring decisions, and task automation."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:governmentAI a schema:DefinedTerm ;
    schema:name "Government AI Use"@en ;
    schema:description "Government deployment of AI for public services, fraud detection, national security, transportation, emergency response, and citizen monitoring."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:economicInequality a schema:DefinedTerm ;
    schema:name "AI Economic Inequality"@en ;
    schema:description "The uneven distribution of AI-generated economic value, where large companies and investors may capture most gains while workers and communities absorb the disruption costs."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection ;
    owl:sameAs <http://dbpedia.org/resource/Economic_inequality> .

:laborDisplacement a schema:DefinedTerm ;
    schema:name "Labor Displacement"@en ;
    schema:description "Job loss or wage erosion resulting from AI automation replacing human roles in workplaces or entire industries."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection ;
    owl:sameAs <http://dbpedia.org/resource/Technological_unemployment> .

:humanOversight a schema:DefinedTerm ;
    schema:name "Human Oversight"@en ;
    schema:description "The requirement for a human to review, supervise, or approve AI-generated decisions — especially critical in employment, healthcare, finance, and public services."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:sharedValue a schema:DefinedTerm ;
    schema:name "Shared Value"@en ;
    schema:description "The principle that AI-generated economic and social benefits should be distributed broadly across workers, communities, and users — not concentrated among companies and investors."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

:algorithmicBias a schema:DefinedTerm ;
    schema:name "Algorithmic Bias"@en ;
    schema:description "Systematic and unfair discrimination in AI outputs resulting from biased training data or flawed model design, affecting protected groups disproportionately."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection ;
    owl:sameAs <http://dbpedia.org/resource/Algorithmic_bias> .

:regulatoryFramework a schema:DefinedTerm ;
    schema:name "Regulatory Framework"@en ;
    schema:description "A set of government rules and standards governing AI development and deployment to ensure safety, privacy, accountability, transparency, and fair competition."@en ;
    schema:inDefinedTermSet :glossarySection ;
    schema:isPartOf :glossarySection .

# ── Lightweight Ontology ──────────────────────────────────────────────────────

:ontology a owl:Ontology ;
    schema:name "AI Public Trust Analysis Ontology"@en ;
    schema:description "A lightweight ontology defining classes and properties for modeling trust dimensions, stakeholder groups, and governance principles in AI deployment analysis."@en ;
    schema:identifier "https://www.unaligned.io/p/the-public-trust-problem-in-ai" ;
    rdfs:label "AI Public Trust Analysis Ontology"@en ;
    rdfs:comment "Provides vocabulary for analysing how AI deployment affects different stakeholder groups across trust dimensions such as transparency, accountability, and shared value."@en ;
    schema:isPartOf :article .

:AITrustDimension a rdfs:Class ;
    rdfs:label "AI Trust Dimension"@en ;
    rdfs:comment "A dimension along which public trust in AI systems is evaluated, such as transparency, accountability, fairness, privacy, or shared value."@en ;
    rdfs:subClassOf schema:Thing ;
    rdfs:isDefinedBy :ontology ;
    rdfs:seeAlso <http://dbpedia.org/resource/Trust_(social_science)> .

:StakeholderGroup a rdfs:Class ;
    rdfs:label "Stakeholder Group"@en ;
    rdfs:comment "A group of individuals or entities affected by AI deployment decisions, such as workers, citizens, technology companies, or government agencies."@en ;
    rdfs:subClassOf schema:Thing ;
    rdfs:isDefinedBy :ontology ;
    rdfs:seeAlso <http://dbpedia.org/resource/Stakeholder_(corporate)> .

:hasTrustDimension a rdf:Property ;
    rdfs:label "has trust dimension"@en ;
    rdfs:comment "Links an AI deployment context, policy, or analysis section to the specific dimension of public trust it primarily addresses."@en ;
    rdfs:domain schema:Thing ;
    rdfs:range :AITrustDimension ;
    rdfs:isDefinedBy :ontology ;
    rdfs:seeAlso <http://dbpedia.org/resource/Trust_(social_science)> .

:affectsStakeholder a rdf:Property ;
    rdfs:label "affects stakeholder"@en ;
    rdfs:comment "Links an AI trust issue, policy section, or deployment context to the stakeholder group it primarily affects."@en ;
    rdfs:domain schema:Thing ;
    rdfs:range :StakeholderGroup ;
    rdfs:isDefinedBy :ontology ;
    rdfs:seeAlso <http://dbpedia.org/resource/Stakeholder_analysis> .

# ── Stakeholder Groups ────────────────────────────────────────────────────────

:stakeholderGroupsSection a schema:CreativeWork ;
    schema:name "Key Stakeholder Groups"@en ;
    schema:description "Groups of people and institutions whose relationship with AI shapes the public trust landscape."@en ;
    schema:isPartOf :article ;
    schema:hasPart :workersGroup, :citizensGroup, :companiesGroup, :governmentGroup, :investorGroup .

:workersGroup a :StakeholderGroup ;
    schema:name "Workers and Employees"@en ;
    schema:description "Individuals employed in organizations that deploy AI tools for automation, monitoring, or decision-making who may face job insecurity or surveillance."@en ;
    schema:isPartOf :stakeholderGroupsSection .

:citizensGroup a :StakeholderGroup ;
    schema:name "Citizens and Public Users"@en ;
    schema:description "Members of the public who interact with or are affected by AI deployed in government services, public infrastructure, or consumer platforms and often cannot opt out."@en ;
    schema:isPartOf :stakeholderGroupsSection .

:companiesGroup a :StakeholderGroup ;
    schema:name "Technology Companies"@en ;
    schema:description "Organizations that develop, deploy, or benefit commercially from AI systems, holding significant responsibility for AI trust through their transparency and governance choices."@en ;
    schema:isPartOf :stakeholderGroupsSection .

:governmentGroup a :StakeholderGroup ;
    schema:name "Government Agencies"@en ;
    schema:description "Public-sector institutions that use AI to deliver services, enforce regulations, or advance national interests — and must be held to high transparency standards."@en ;
    schema:isPartOf :stakeholderGroupsSection .

:investorGroup a :StakeholderGroup ;
    schema:name "Investors and Capital Holders"@en ;
    schema:description "Wealthy investors and capital holders who may see faster and greater returns from AI productivity gains than workers or everyday users."@en ;
    schema:isPartOf :stakeholderGroupsSection .

# ── FAQ Section ───────────────────────────────────────────────────────────────

:faqSection a schema:FAQPage ;
    schema:name "Frequently Asked Questions: The Public Trust Problem in AI"@en ;
    schema:description "12 key questions and answers about public trust, transparency, accountability, and equitable distribution of AI benefits."@en ;
    schema:isPartOf :article ;
    schema:mainEntity :q1, :q2, :q3, :q4, :q5, :q6, :q7, :q8, :q9, :q10, :q11, :q12 .

:q1 a schema:Question ;
    schema:name "Why does public trust matter for AI adoption?"@en ;
    schema:text "Why does public trust matter for AI adoption?"@en ;
    schema:acceptedAnswer :a1 ;
    schema:isPartOf :faqSection .

:a1 a schema:Answer ;
    schema:text "Trust matters because AI influences decisions that shape people's lives — hiring, lending, insurance, medical care, policing, and more. When technology reaches that level of influence, people want accountability, not just convenience. Without trust, people may reject AI tools even when they are technically capable."@en ;
    schema:isPartOf :q1 .

:q2 a schema:Question ;
    schema:name "How can AI affect high-stakes decisions in people's lives?"@en ;
    schema:text "How can AI affect high-stakes decisions in people's lives?"@en ;
    schema:acceptedAnswer :a2 ;
    schema:isPartOf :faqSection .

:a2 a schema:Answer ;
    schema:text "AI can screen job applicants, flag suspicious behavior, recommend medical action, deny loans, and monitor workers. In these contexts, mistakes are far more serious than a weak chatbot answer. People may not accept AI-driven outcomes unless they understand how decisions are made and who is accountable."@en ;
    schema:isPartOf :q2 .

:q3 a schema:Question ;
    schema:name "Who may bear the greatest risks of AI deployment?"@en ;
    schema:text "Who may bear the greatest risks of AI deployment?"@en ;
    schema:acceptedAnswer :a3 ;
    schema:isPartOf :faqSection .

:a3 a schema:Answer ;
    schema:text "Workers may face job displacement, wage stagnation, and increased surveillance. Communities disrupted by AI-driven economic shifts may receive little support. Citizens subject to government AI without transparency bear significant risk. The people with least power in systems are often most exposed to AI-driven harm."@en ;
    schema:isPartOf :q3 .

:q4 a schema:Question ;
    schema:name "How might AI change the workplace for employees?"@en ;
    schema:text "How might AI change the workplace for employees?"@en ;
    schema:acceptedAnswer :a4 ;
    schema:isPartOf :faqSection .

:a4 a schema:Answer ;
    schema:text "AI can reduce repetitive work and help employees focus on higher-value tasks. But it can also make workers feel watched, replaceable, and less secure. If companies use AI mainly to cut costs or monitor performance without clear human oversight, trust will fall and worker resistance will grow."@en ;
    schema:isPartOf :q4 .

:q5 a schema:Question ;
    schema:name "What concerns arise when governments deploy AI?"@en ;
    schema:text "What concerns arise when governments deploy AI?"@en ;
    schema:acceptedAnswer :a5 ;
    schema:isPartOf :faqSection .

:a5 a schema:Answer ;
    schema:text "While AI can improve public services, serious concerns arise around surveillance, policing, border control, public benefits systems, and citizen monitoring. Citizens usually cannot simply opt out of government AI, so public-sector AI must meet high standards of transparency, accountability, and oversight."@en ;
    schema:isPartOf :q5 .

:q6 a schema:Question ;
    schema:name "What is the transparency problem in AI systems?"@en ;
    schema:text "What is the transparency problem in AI systems?"@en ;
    schema:acceptedAnswer :a6 ;
    schema:isPartOf :faqSection .

:a6 a schema:Answer ;
    schema:text "Most people do not know how AI models are trained, how decisions are made, what data is used, or why a system produces a particular answer. This opacity creates suspicion. Meaningful transparency means knowing when AI is used, what role it plays, what data drives it, and how outcomes can be challenged."@en ;
    schema:isPartOf :q6 .

:q7 a schema:Question ;
    schema:name "How might AI worsen economic inequality?"@en ;
    schema:text "How might AI worsen economic inequality?"@en ;
    schema:acceptedAnswer :a7 ;
    schema:isPartOf :faqSection .

:a7 a schema:Answer ;
    schema:text "AI generates major economic value, but that value may concentrate among large companies and wealthy investors. Workers may face job pressure or wage stagnation while communities dealing with disruption receive little support. This unequal distribution of gains and risks is a key driver of public resistance to AI."@en ;
    schema:isPartOf :q7 .

:q8 a schema:Question ;
    schema:name "What should AI companies do to build public trust?"@en ;
    schema:text "What should AI companies do to build public trust?"@en ;
    schema:acceptedAnswer :a8 ;
    schema:isPartOf :faqSection .

:a8 a schema:Answer ;
    schema:text "Companies should communicate clearly about how AI is used and where human oversight remains. They should test systems for bias, protect user privacy, avoid exaggerating AI capabilities, and maintain human oversight in important decisions. Trust grows when companies are honest about both the strengths and the limits of AI."@en ;
    schema:isPartOf :q8 .

:q9 a schema:Question ;
    schema:name "What role should governments play in building AI trust?"@en ;
    schema:text "What role should governments play in building AI trust?"@en ;
    schema:acceptedAnswer :a9 ;
    schema:isPartOf :faqSection .

:a9 a schema:Answer ;
    schema:text "Governments should create clear rules protecting people without blocking useful innovation. Good regulation focuses on safety, privacy, accountability, transparency, and fair competition. People need rights when AI affects major decisions. Governments using AI must be transparent about their own AI deployment."@en ;
    schema:isPartOf :q9 .

:q10 a schema:Question ;
    schema:name "Can AI still become a positive force for society?"@en ;
    schema:text "Can AI still become a positive force for society?"@en ;
    schema:acceptedAnswer :a10 ;
    schema:isPartOf :faqSection .

:a10 a schema:Answer ;
    schema:text "Yes. AI can help workers, improve services, expand access to knowledge, support innovation, and solve difficult problems. But that positive future depends on trust. If AI is built around transparency, accountability, and shared value, people will be more willing to accept and support it."@en ;
    schema:isPartOf :q10 .

:q11 a schema:Question ;
    schema:name "What is the accountability gap in AI and why does it matter?"@en ;
    schema:text "What is the accountability gap in AI and why does it matter?"@en ;
    schema:acceptedAnswer :a11 ;
    schema:isPartOf :faqSection .

:a11 a schema:Answer ;
    schema:text "The accountability gap is the absence of clear responsibility for AI-driven decisions. When AI makes a mistake in hiring, lending, or healthcare, it may be unclear who is responsible — the developer, the deploying company, or the human who approved the system. Without clear accountability, trust erodes and harms go unaddressed."@en ;
    schema:isPartOf :q11 .

:q12 a schema:Question ;
    schema:name "How can workers protect their interests in an AI-driven economy?"@en ;
    schema:text "How can workers protect their interests in an AI-driven economy?"@en ;
    schema:acceptedAnswer :a12 ;
    schema:isPartOf :faqSection .

:a12 a schema:Answer ;
    schema:text "Workers can demand transparency about how AI is used in their workplace, advocate for human oversight in performance evaluations, support regulations requiring AI explainability, and choose employers who treat AI as a tool for improving work rather than reducing headcount or increasing surveillance."@en ;
    schema:isPartOf :q12 .

# ── Glossary Section ──────────────────────────────────────────────────────────

:glossarySection a schema:DefinedTermSet ;
    schema:name "Key Terms: The Public Trust Problem in AI"@en ;
    schema:description "Definitions of 10 key terms related to AI public trust, transparency, accountability, and governance."@en ;
    schema:isPartOf :article ;
    schema:hasDefinedTerm :publicTrustInAI, :aiTransparency, :accountabilityGap,
        :corporatePowerConcentration, :workplaceAI, :governmentAI,
        :economicInequality, :laborDisplacement, :humanOversight, :sharedValue .

# ── HowTo Section ─────────────────────────────────────────────────────────────

:howtoSection a schema:HowTo ;
    schema:name "How to Build Public Trust in AI"@en ;
    schema:description "A 7-step practical guide for companies and governments seeking to earn and sustain public trust in AI systems through transparency, accountability, and shared value."@en ;
    schema:isPartOf :article ;
    schema:step :step1, :step2, :step3, :step4, :step5, :step6, :step7 .

:step1 a schema:HowToStep ;
    schema:name "Communicate AI Use Cases Clearly"@en ;
    schema:text "Explain to users, employees, and the public what AI is doing, where it is being used, and what role it plays in important decisions. Avoid vague or overly technical explanations. People should always know when they are interacting with AI and what it controls."@en ;
    schema:position 1 ;
    schema:isPartOf :howtoSection .

:step2 a schema:HowToStep ;
    schema:name "Test AI Systems for Bias, Safety, and Reliability"@en ;
    schema:text "Before deploying AI in high-stakes contexts, run thorough tests to identify bias, safety risks, and failure modes. Use diverse test populations. Publish test methodologies and findings where possible to demonstrate rigor and invite external scrutiny."@en ;
    schema:position 2 ;
    schema:isPartOf :howtoSection .

:step3 a schema:HowToStep ;
    schema:name "Maintain Human Oversight in High-Stakes Decisions"@en ;
    schema:text "Ensure a qualified human reviews AI-driven decisions that affect employment, healthcare, finance, housing, or other critical areas. Human oversight provides a check against AI errors and establishes a clear point of accountability when things go wrong."@en ;
    schema:position 3 ;
    schema:isPartOf :howtoSection .

:step4 a schema:HowToStep ;
    schema:name "Protect User Privacy and Data Rights"@en ;
    schema:text "Collect only data needed for stated purposes. Give users meaningful control over their data. Be transparent about what data AI systems use. Protect data with strong security. Never use personal data in ways users have not clearly consented to."@en ;
    schema:position 4 ;
    schema:isPartOf :howtoSection .

:step5 a schema:HowToStep ;
    schema:name "Create Meaningful Appeals and Challenge Mechanisms"@en ;
    schema:text "Provide clear processes for people to question, appeal, or override AI-driven decisions that affect them. Make appeals accessible and timely. Explain the basis for decisions so people can contest them effectively with adequate information."@en ;
    schema:position 5 ;
    schema:isPartOf :howtoSection .

:step6 a schema:HowToStep ;
    schema:name "Distribute AI Benefits Broadly Across Stakeholders"@en ;
    schema:text "Design AI deployments to improve worker productivity and quality of work, not just to reduce headcount. Share productivity gains through wages, training, and better working conditions. Invest AI-generated profits in community development and make public benefits from government AI investment visible."@en ;
    schema:position 6 ;
    schema:isPartOf :howtoSection .

:step7 a schema:HowToStep ;
    schema:name "Engage Constructively with Regulators and Civil Society"@en ;
    schema:text "Work with governments to develop workable AI regulations rather than opposing oversight. Participate in public consultations. Support civil society monitoring of AI impacts. Proactively disclose AI risks and limitations rather than waiting for external pressure or regulatory action."@en ;
    schema:position 7 ;
    schema:isPartOf :howtoSection .

# ── Skill Entity ──────────────────────────────────────────────────────────────

<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#this> a schema:SoftwareApplication ;
    schema:name "kg-generator skill"@en ;
    schema:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator> ;
    schema:description "An AI agent skill for generating comprehensive, standards-compliant Knowledge Graphs in RDF-Turtle and JSON-LD from web content URLs."@en .

<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill#this> a schema:SoftwareApplication ;
    schema:name "rdf-infographic-skill"@en ;
    schema:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill> ;
    schema:description "An AI agent skill for transforming RDF knowledge graphs into interactive, single-file HTML infographics with KG Explorer, FAQ, glossary, HowTo, and SPARQL workbench sections."@en .

<https://www.unaligned.io/p/the-public-trust-problem-in-ai> a schema:WebPage ;
    schema:name "The Public Trust Problem in AI"@en ;
    schema:description "The canonical URL of the source article at Unaligned Newsletter."@en ;
    schema:mainEntity :article ;
    owl:sameAs :article .
