@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-HSSFH42P-L>
  skos:definition "The task of artificial intelligence aimed at preparing and structuring raw data to facilitate its processing."@en, "Tâche de l’intelligence artificielle dont l’objectif est de préparer et de structurer des données brutes pour en faciliter le traitement."@fr ;
  skos:exactMatch <https://w3id.org/aio/Preprocessing> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L01202RH-Q> ;
  skos:prefLabel "pre-processing"@en, "prétraitement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-25T11:20:56"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-L01202RH-Q>
  skos:prefLabel "tâche d'intelligence artificielle"@fr, "task of artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-HSSFH42P-L> .

