@prefix vochorizon: <https://uri.ird.fr/so/kos/vochorizon/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

vochorizon:3935
  skos:related vochorizon:3438 ;
  a skos:Concept ;
  skos:prefLabel "STRUCTURE D'IMAGE"@fr .

vochorizon:2117
  skos:related vochorizon:3438 ;
  a skos:Concept ;
  skos:prefLabel "INTELLIGENCE ARTIFICIELLE"@fr .

vochorizon:4108
  skos:related vochorizon:3438 ;
  a skos:Concept ;
  skos:prefLabel "TEXTURE D'IMAGE"@fr .

vochorizon:3438
  a skos:Concept ;
  skos:definition "Branche de l'intelligence artificielle qui consiste à extraire d'un ensemble quelconque d'informations un ou plusieurs sous-ensembles possédant une structure particulière. L'identification de structures est une phase intégrant- e de la reconnaissance de formes" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "RECONNAISSANCE DE FORME"@fr ;
  skos:related vochorizon:2117, vochorizon:3935, vochorizon:4108 ;
  skos:topConceptOf vochorizon: .

vochorizon:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "vochorizon" .

