@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-MD35NXLB-6>
  a skos:Concept ;
  skos:prefLabel "decision"@en, "décision"@fr ;
  skos:altLabel "decision making"@en, "prise de décision"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L01202RH-Q> ;
  dc:modified "2025-09-29T08:16:55"^^xsd:dateTime ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Decision-making>, <https://fr.wikipedia.org/wiki/D%C3%A9cision> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-JNQMC12R-7> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-JNQMC12R-7>
  skos:prefLabel "résolution de problème"@fr, "problem solving"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-MD35NXLB-6> .

<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-MD35NXLB-6> .

