@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-FRT208G8-Q>
  skos:definition "Biais en l'intelligence artificielle résultant du choix d'outils inadéquats pour juger de la performance d'un modèle ou d'un système d'intelligence artificielle."@fr, "The bias in artificial intelligence that arises from choosing improper tools to assess the performance of an artificial intelligence model or system."@en ;
  skos:exactMatch <https://w3id.org/aio/EvaluationBias> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-JQJRHSL3-Z> ;
  skos:prefLabel "biais d'évaluation"@fr, "evaluation bias"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-22T06:51:48"^^xsd:dateTime ;
  a skos:Concept .

<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-FRT208G8-Q> .

<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-FRT208G8-Q> .

