@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/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-J0T7SM33-8>
  skos:prefLabel "representation bias"@en, "biais de répresentation"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L03RKR0Q-8> .

<http://data.loterre.fr/ark:/67375/23L-L03RKR0Q-8>
  skos:prefLabel "biais de données"@fr, "data bias"@en ;
  dc:created "2025-07-24T09:13:01"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-JQJRHSL3-Z> ;
  dc:modified "2025-09-23T07:37:38"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-J0T7SM33-8> ;
  a skos:Concept ;
  skos:definition "Biais en intelligence artificielle résultant d'une collecte insuffisante ou déséquilibrée des données d'apprentissage qui ne sont pas représentatives de la réalité."@fr, "The bias in artificial intelligence resulting from insufficient or unbalanced collection of training data that is not representative of reality."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<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-L03RKR0Q-8> .

