@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-WBHZ3W2W-H>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "symbolic artificial intelligence"@en, "intelligence artificielle symbolique"@fr ;
  a skos:Concept ;
  skos:definition "Approche d'intelligence artificielle fondée sur des représentations « symboliques » (c’est-à-dire lisibles par l’homme) et qui repose sur l’hypothèse que de nombreux aspects de l’intelligence peuvent être simulés par la manipulation de symboles. (Data Franca)"@fr, "Artificial intelligence based on techniques and models that manipulate symbols and structures according to explicitly defined rules to obtain inferences. (ISO/IEC 22989:2022 Information technology — Artificial intelligence — Artificial intelligence concepts and terminology)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LJBC6Z7V-H> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5514059> ;
  skos:example "Another body of early work on symbolic AI provides a different set of tools to model reasoning such as rule-engines rule-induction algorithms logic programs and case-based reasoning models (Kolodner 1992). (Sahin, Kementchedjhieva, Rust & Gurevych, 2020)"@en ;
  skos:hiddenLabel "Symbolic AI"@en ;
  skos:prefLabel "IA symbolique"@fr, "symbolic AI"@en ;
  dc:modified "2025-02-12T13:44:16"^^xsd:dateTime .

<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-WBHZ3W2W-H> .

