@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:GalionG250
  skos:broader ontolidar:Devices ;
  skos:inScheme ontolidar: ;
  skos:definition "Familia de lidares de viento producidos por Wood. Véase: https://www.woodplc.com/solutions/expertise/a-z-list-of-our-expertise/software-and-products/galion-lidar-unit"@es, "伍德公司生产的风力激光雷达系列。请参考https://www.woodplc.com/solutions/expertise/a-z-list-of-our-expertise/software-and-products/galion-lidar-unit"@cn, "Family of wind lidars produced by Wood. Please refer to https://www.woodplc.com/solutions/expertise/a-z-list-of-our-expertise/software-and-products/galion-lidar-unit"@en, "Famiglia di lidars prodotti da Galion. Per maggiori informazioni, visitare https://www.woodplc.com/solutions/expertise/a-z-list-of-our-expertise/software-and-products/galion-lidar-unit."@it ;
  skos:prefLabel "Galion G250"@cn, "Galion G250"@it, "Galion G250"@es, "Galion G250"@en, "Galion G250"@de ;
  a skos:Concept .

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

