@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-Z4X6CCF3-P>
  a skos:Concept ;
  skos:altLabel "intelligence artificielle générale"@fr, "strong AI"@en, "AGI"@en, "AGI"@fr, "strong artificial intelligence"@en ;
  dc:modified "2024-10-10T15:03:09"^^xsd:dateTime ;
  skos:definition "Type of AI system that addresses a broad range of tasks with a satisfactory level of performance. (ISO/IEC 22989:2022 Information technology — Artificial intelligence — Artificial intelligence concepts and terminology)"@en, "Type de système d'IA qui traite un large éventail de tâches en affichant un niveau de performances satisfaisant. (ISO/IEC 22989:2022 Information technology — Artificial intelligence — Artificial intelligence concepts and terminology)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:note "L'AGI est souvent utilisée dans un sens plus large, c'est-à-dire des systèmes qui peuvent non seulement effectuer un large éventail de tâches, mais aussi toutes les tâches qu'un humain peut effectuer. (ISO/IEC 22989:2022 Information technology — Artificial intelligence — Artificial intelligence concepts and terminology)"@fr, "AGI is often used in a stronger sense, meaning systems that not only can perform a wide variety of tasks, but all tasks that a human can perform. (ISO/IEC 22989:2022 Information technology — Artificial intelligence — Artificial intelligence concepts and terminology)"@en ;
  skos:prefLabel "IA générale"@fr, "artificial general intelligence"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LJBC6Z7V-H> ;
  skos:hiddenLabel "Intelligence artificielle générale"@fr, "Artificial general intelligence"@en .

<http://data.loterre.fr/ark:/67375/8LP-LJBC6Z7V-H>
  skos:prefLabel "intelligence artificielle"@fr, "artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Z4X6CCF3-P> .

