@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:3251
  skos:related vochorizon:157 ;
  a skos:Concept ;
  skos:prefLabel "PRETRAITEMENT D'IMAGE"@fr .

vochorizon:157
  a skos:Concept ;
  skos:definition "Action de rendre plus appropriées la qualité et la fidélité d'une image en vue d'une étude particulière" ;
  skos:hiddenLabel "accentuation d'image"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "AMELIORATION D'IMAGE"@fr ;
  skos:related vochorizon:3251 ;
  skos:topConceptOf vochorizon: .

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

