@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#Ethics_of_artificial_intelligence>
  skos:prefLabel "éthique de l'intelligence artificielle"@fr, "ethics of artificial intelligence"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/23L-XMM3J1V8-K> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-ZHWZCF9G-S>
  skos:prefLabel "reconnaissance des visages"@fr, "face recognition"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-XMM3J1V8-K> .

<http://data.loterre.fr/ark:/67375/23L-JFCQG681-3>
  skos:prefLabel "application for security"@en, "application pour la sécurité"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-XMM3J1V8-K> .

<http://data.loterre.fr/ark:/67375/23L-XMM3J1V8-K>
  skos:broader <http://data.loterre.fr/ark:/67375/23L-JFCQG681-3> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q4011416>, <https://fr.wikipedia.org/wiki/Vid%C3%A9osurveillance>, <https://en.wikipedia.org/wiki/Closed-circuit_television> ;
  skos:prefLabel "video surveillance"@en, "vidéosurveillance"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:altLabel "closed-circuit television"@en, "CCTV"@en ;
  a skos:Concept ;
  dc:created "2025-06-06T08:16:45"^^xsd:dateTime ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-ZHWZCF9G-S> ;
  dc:modified "2025-06-06T08:43:06"^^xsd:dateTime .

