@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-HR8F2TB9-M>
  skos:exactMatch <https://en.wikipedia.org/wiki/Prompt_engineering>, <https://www.wikidata.org/wiki/Q108941486> ;
  skos:definition "The method of interacting with a generative artificial intelligence model, such as a large language model, which consists of formulating, structuring, and optimizing a prompt to obtain a precise and relevant response that aligns with the user's intent."@en, "Méthode d’interaction avec un modèle d’intelligence artificielle génératif, tel qu’un grand modèle de langue, consistant à formuler, structurer et optimiser une requête afin d’obtenir une réponse précise et pertinente, conforme à l’intention de l’utilisateur."@fr ;
  skos:altLabel "conception d'invite"@fr, "ingénierie des invites"@fr ;
  dc:created "2025-07-29T09:25:49"^^xsd:dateTime ;
  skos:prefLabel "ingénierie des requêtes"@fr, "prompt engineering"@en ;
  dc:modified "2025-09-09T08:31:19"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-RM863XK1-Z> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-RM863XK1-Z>
  skos:prefLabel "method of interaction with a model"@en, "méthode d'interaction avec un modèle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-HR8F2TB9-M> .

