@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:3392
  skos:related vochorizon:3391 ;
  a skos:Concept ;
  skos:prefLabel "RADAR A VISEE LATERALE"@fr .

vochorizon:3390
  skos:related vochorizon:3391 ;
  a skos:Concept ;
  skos:prefLabel "RADAR A ANTENNE SYNTHETIQUE"@fr .

vochorizon:3389
  skos:related vochorizon:3391 ;
  a skos:Concept ;
  skos:prefLabel "RADAR"@fr .

vochorizon:3391
  a skos:Concept ;
  skos:definition "Radar monté sur une plate-forme d'observation dont la direction de vol conjugue ses effets de couverture du terrain à ceux d'un balayage conique ou linéaire de l'antenne" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "RADAR A BALAYAGE"@fr ;
  skos:related vochorizon:3389, vochorizon:3390, vochorizon:3392 ;
  skos:topConceptOf vochorizon: .

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

