@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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-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-TGCKW332-G> .

<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-TGCKW332-G> .

<http://data.loterre.fr/ark:/67375/23L-TGCKW332-G>
  skos:definition "Biais en l'intelligence artificielle qui se manifeste lorsqu'un système ou une méthode d'intelligence artificielle sont mis en œuvre dans un environnement réel."@fr, "The bias in artificial intelligence that occurs when an artificial intelligence system or method are implemented in a real-world environment."@en ;
  skos:exactMatch <https://w3id.org/aio/DeploymentBias> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-JQJRHSL3-Z> ;
  skos:prefLabel "biais de déploiement"@fr, "deployment bias"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-25T07:21:01"^^xsd:dateTime ;
  a skos:Concept .

