@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-M1F29BLG-P>
  skos:exactMatch <https://www.wikidata.org/wiki/Q2828883>, <https://en.wikipedia.org/wiki/Fine-tuning>, <https://fr.wikipedia.org/wiki/R%C3%A9glage_fin> ;
  skos:prefLabel "réglage fin"@fr, "fine-tuning"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-LXVZDM7P-Z> ;
  skos:altLabel "fine-tuning"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> ;
  dc:created "2025-06-06T07:22:01"^^xsd:dateTime ;
  dc:modified "2025-09-08T14:02:15"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-LXVZDM7P-Z>
  skos:prefLabel "apprentissage par transfert"@fr, "transfer learning"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-M1F29BLG-P> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-H24TSF40-W>
  skos:prefLabel "method of artificial intelligence"@en, "méthode de l'intelligence artificielle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-M1F29BLG-P> .

