@prefix foaf: .
@prefix wikipedia-en: .
@prefix dbr: .
wikipedia-en:AutoGPT foaf:primaryTopic dbr:AutoGPT .
@prefix rdf: .
@prefix schema: .
dbr:AutoGPT rdf:type schema:CreativeWork .
@prefix wikidata: .
dbr:AutoGPT rdf:type wikidata:Q386724 .
@prefix dbo: .
dbr:AutoGPT rdf:type dbo:Work .
@prefix owl: .
dbr:AutoGPT rdf:type owl:Thing ,
dbo:Software ,
wikidata:Q7397 ;
owl:sameAs dbr:AutoGPT .
@prefix rdfs: .
dbr:AutoGPT rdfs:label "AutoGPT"@en .
@prefix dct: .
@prefix dbc: .
dbr:AutoGPT dct:subject dbc:Open_source_projects ,
,
,
dbc:AI_software ,
;
foaf:homepage ;
foaf:depiction .
@prefix prov: .
dbr:AutoGPT prov:wasDerivedFrom ;
foaf:isPrimaryTopicOf wikipedia-en:AutoGPT ;
dbo:programmingLanguage .
@prefix dbp: .
dbr:AutoGPT dbp:programmingLanguage ;
dbp:developer "Toran Bruce Richards"@en ;
dbp:website .
@prefix ns13: .
dbr:AutoGPT dbp:repo ns13:AutoGPT ;
dbo:thumbnail ;
dbo:license dbr:MIT_License ;
dbp:license dbr:MIT_License ;
dbp:logoSize 230 ;
dbp:logo "AutoGPT Logo .svgclass=skin-invert"@en ;
dbo:genre dbr:Autonomy .
@prefix xsd: .
dbr:AutoGPT dbo:releaseDate "2023-03-30"^^xsd:date ;
dbp:genre dbr:Autonomy ,
dbr:Software_agent ,
dbr:Artificial_intelligence ;
dbp:released "2023-03-30"^^xsd:date ;
dbp:title "AutoGPT"@en ;
dbo:description "Autonomous AI agent"@en ,
"autonomer KI-Agent"@de ,
"\u00E9s un \\agent d'IA\\."@ca ,
"\u0639\u0627\u0645\u0644 \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06CC \u062E\u0648\u062F\u0645\u062E\u062A\u0627\u0631"@fa ,
"autonome AI-agent"@nl ,
"software de automatizaci\u00F3n"@es ,
"agente intelligente"@it ,
"Logiciel d'automatisation"@fr ,
"Outonome KI-agent"@af .
@prefix dbt: .
dbr:AutoGPT dbp:wikiPageUsesTemplate dbt:Reflist ,
dbt:OpenAI_navbox ,
dbt:Cite_web ,
dbt:Multi-agent_system ,
dbt:Use_mdy_dates ,
dbt:Artificial_intelligence_navbox ,
dbt:Use_American_English ,
dbt:Sister_project_auto ,
dbt:Cite_news ,
dbt:Short_description ,
dbt:Generative_AI ,
,
dbt:Infobox_software .