@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/23L-PQX0XDG8-F>
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept ;
  dc:modified "2025-09-22T07:30:54"^^xsd:dateTime ;
  skos:prefLabel "algorithmic bias"@en, "biais algorithmique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q45253460>, <https://fr.wikipedia.org/wiki/Biais_algorithmique>, <https://en.wikipedia.org/wiki/Algorithmic_bias> ;
  skos:definition "Biais en l'intelligence artificielle qui résulte de la conception même d'un algorithme."@fr, "The bias in artificial intelligence that results from the very design of an algorithm."@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-JQJRHSL3-Z> ;
  dc:created "2025-06-06T09:08:04"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-JQJRHSL3-Z>
  skos:prefLabel "bias of artificial intelligence"@en, "biais de l'intelligence artificielle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-PQX0XDG8-F> .

<http://data.loterre.fr/ark:/67375/23L#Ethics_of_artificial_intelligence>
  skos:prefLabel "éthique de l'intelligence artificielle"@fr, "ethics of artificial intelligence"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/23L-PQX0XDG8-F> .

