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

<http://data.loterre.fr/ark:/67375/23L-J0T7SM33-8>
  dc:created "2025-07-24T11:35:33"^^xsd:dateTime ;
  skos:altLabel "biais d'échantillonnage"@fr, "sampling bias"@en ;
  skos:exactMatch <https://w3id.org/aio/RepresentationBias> ;
  skos:prefLabel "biais de répresentation"@fr, "representation bias"@en ;
  a skos:Concept ;
  skos:definition "Biais de données qui se produit lorsque les données d'entraînement ne reflètent pas la diversité de la population, ce qui provoque une sous-représentation de certains groupes."@fr, "The data bias that occurs when the training data does not reflect the diversity of the population, resulting in the underrepresentation of certain groups."@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L03RKR0Q-8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-05T07:42:35"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-L03RKR0Q-8>
  skos:prefLabel "data bias"@en, "biais de données"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-J0T7SM33-8> .

