@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:Vindicator
  skos:broader ontolidar:Devices ;
  skos:inScheme ontolidar: ;
  skos:definition "Catch the Wind https://news.softpedia.com/news/A-Good-Mix-LIDAR-and-Wind-Turbines-138511.shtml"@it, "Catch the Wind: https://news.softpedia.com/news/A-Good-Mix-LIDAR-and-Wind-Turbines-138511.shtml"@es, "捕捉风https://news.softpedia.com/news/A-Good-Mix-LIDAR-and-Wind-Turbines-138511.shtml"@cn, "Catch the Wind https://news.softpedia.com/news/A-Good-Mix-LIDAR-and-Wind-Turbines-138511.shtml"@en ;
  skos:prefLabel "Lidar Vindicator'"@de, "Vindicator"@cn, "Vindicator"@en, "Lidar Vindicator'"@it ;
  a skos:Concept .

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

