@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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-PB5QTV5N-N> .

<http://data.loterre.fr/ark:/67375/23L#Philosophy_of_AI>
  skos:prefLabel "philosophie de l'intelligence artificielle"@fr, "philosophy of artificial intelligence"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/23L-PB5QTV5N-N> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-HKNG34X9-Q>
  skos:prefLabel "Turing test"@en, "test de Turing"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-PB5QTV5N-N> .

<http://data.loterre.fr/ark:/67375/23L-JK85JWT9-F>
  skos:prefLabel "argument de la chambre chinoise"@fr, "Chinese room argument"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-PB5QTV5N-N> .

<http://data.loterre.fr/ark:/67375/23L-PB5QTV5N-N>
  a skos:Concept ;
  dc:modified "2025-06-16T07:35:43"^^xsd:dateTime ;
  skos:prefLabel "thought experiment"@en, "experience de pensée"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-JK85JWT9-F>, <http://data.loterre.fr/ark:/67375/23L-HKNG34X9-Q> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Thought_experiment>, <https://fr.wikipedia.org/wiki/Exp%C3%A9rience_de_pens%C3%A9e>, <https://www.wikidata.org/wiki/Q147027> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> .

