@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-R5WDM3BK-1>
  skos:prefLabel "reconnaissance d'image"@fr, "image recognition"@en ;
  skos:altLabel "automatic image recognition"@en, "reconnaissance automatique d'image"@fr, "reconnaissance automatique d'images"@fr, "reconnaissance d'images"@fr ;
  dc:modified "2024-05-02T08:09:25"^^xsd:dateTime ;
  a skos:Concept ;
  skos:hiddenLabel "Reconnaissance d'image"@fr, "Image recognition"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Technique qui fait appel aux méthodes appliquées en reconnaissance des formes et qui permet à un système informatique de reconnaître automatiquement le contenu d'une image qui lui est soumise. (Office québécois de la langue française)"@fr, "The technology of using computer to process, analyze and understand the image to identify different patterns of targets and objects. (Zhang et al., Application and analysis of image recognition technology based on Artificial Intelligence -- machine learning algorithm as an example, 2020 International Conference on Computer Vision, Image and Deep Learning, 2020)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q28038508> .

<http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J>
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-R5WDM3BK-1> .

