@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-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-LRLTVWK8-3> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3>
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L01202RH-Q> ;
  skos:altLabel "classification automatique"@fr, "classement automatique"@fr, "supervised classification"@en, "classification supervisée"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Classification>, <https://fr.wikipedia.org/wiki/Classement_automatique>, <https://w3id.org/aio/Classification>, <https://www.wikidata.org/wiki/Q13582682> ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-VPSWZXQ8-Z>, <http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B>, <http://data.loterre.fr/ark:/67375/23L-FXKL5ZPV-V> ;
  skos:prefLabel "classification"@en, "classification"@fr ;
  dc:modified "2025-09-25T11:22:39"^^xsd:dateTime ;
  skos:definition "The task of artificial intelligence aiming to assign a data instance to a predefined category using a model trained on labeled data."@en, "Tâche de l’intelligence artificielle dont l'objectif est de prédire la catégorie prédéfinie à laquelle appartient une instance donnée à l’aide d’un modèle entraîné sur des données étiquetées."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<http://data.loterre.fr/ark:/67375/23L-VPSWZXQ8-Z>
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3> .

<http://data.loterre.fr/ark:/67375/23L-MWSSHJ0P-B>
  skos:prefLabel "apprentissage supervisé"@fr, "supervised learning"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3> .

<http://data.loterre.fr/ark:/67375/23L-FXKL5ZPV-V>
  skos:prefLabel "donnée étiquetée"@fr, "labeled data"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-LRLTVWK8-3> .

