@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:3663
  skos:related vochorizon:4069 ;
  a skos:Concept ;
  skos:prefLabel "SATELLITE ARTIFICIEL"@fr .

vochorizon:4068
  skos:related vochorizon:4069 ;
  a skos:Concept ;
  skos:prefLabel "TELEDETECTION"@fr .

vochorizon:4069
  a skos:Concept ;
  skos:hiddenLabel "observation par satellite"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "TELEDETECTION SPATIALE"@fr ;
  skos:related vochorizon:3663, vochorizon:4068 ;
  skos:topConceptOf vochorizon: .

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

