@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:1481
  skos:related vochorizon:836 ;
  a skos:Concept ;
  skos:prefLabel "EQUIDENSITE COLOREE"@fr .

vochorizon:836
  a skos:Concept ;
  skos:definition "Image en couleur qui résulte de la combinaison d'images monochromes d'une même scène" ;
  skos:hiddenLabel "image composite en couleur"@fr, "image en couleur composee"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "COMPOSITION COLOREE"@fr ;
  skos:related vochorizon:1481 ;
  skos:topConceptOf vochorizon: .

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

