@prefix ontolidar: <http://vocab.ieawindtask32.org/wind-lidar-ontology/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ontolidar:
  skos:prefLabel "IEA Wind Task 32 Wind Lidar Ontology"@en ;
  a skos:ConceptScheme .

ontolidar:Leice
  skos:narrower ontolidar:Windmast, ontolidar:Windhorizon, ontolidar:Wind3D ;
  skos:broader ontolidar:Devices ;
  skos:inScheme ontolidar: ;
  skos:definition "Familia de lidares de viento producidos por Leice. Véase: http://www.leice-lidar.com/en/index.html"@es, "Leice公司生产的风向激光雷达系列。请参考http://www.leice-lidar.com/en/index.html。"@cn, "Family of wind lidars produced by Leice. Please refer to http://www.leice-lidar.com/en/index.html."@en, "Famiglia di lidars prodotti da Leice. Per maggiori informazioni, visitare http://www.leice-lidar.com/en/index.html."@it ;
  skos:prefLabel "Lidar 'Leice'"@de, "Leice"@cn, "Lidar 'Leice'"@it, "Leice"@es, "Leice"@en ;
  a skos:Concept .

ontolidar:Windmast
  skos:prefLabel "WindMast"@cn, "WindMast"@es, "WindMast"@en, "WindMast"@de, "Lidar 'WindMast'"@it ;
  a skos:Concept ;
  skos:broader ontolidar:Leice .

ontolidar:Windhorizon
  skos:prefLabel "WindHorizon"@cn, "WindHorizon"@es, "WindHorizon"@en, "WindHorizon"@de, "Lidar 'WindHorizon'"@it ;
  a skos:Concept ;
  skos:broader ontolidar:Leice .

ontolidar:Wind3D
  skos:prefLabel "Wind3D"@cn, "Wind3D"@es, "Wind3D"@en, "Wind3D"@de, "Lidar 'Wind3D'"@it ;
  a skos:Concept ;
  skos:broader ontolidar:Leice .

ontolidar:Devices
  skos:prefLabel "Dispositivi lidar"@it, "设备"@cn, "Dispositivos"@es, "Geräte"@de, "Devices"@en ;
  a skos:Concept ;
  skos:narrower ontolidar:Leice .

