@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:IecStandard61400502
  skos:broader ontolidar:PerformanceVerification ;
  skos:inScheme ontolidar: ;
  skos:definition "Estándares de medición del rendimiento en la generación de potencia de una turbina eólica que están basados en las mediciones de lidares montados en tierra."@es, "Wind turbine's power performance measurement standards based on ground based lidars."@en, "基于地面式测风激光雷达的风力发电机组功率特性测试国际标准"@cn, "Standard interanzionali di riferimento per misurazioni della prestazione delle turbine basata su lidar montati a terra."@it ;
  skos:prefLabel "IEC-Norm 61400-50-2"@de, "IEC标准61400-50-2"@cn, "Norma IEC 61400-50-2"@es, "IEC Standard 61400-50-2"@it, "IEC Standard 61400-50-2"@en ;
  a skos:Concept .

ontolidar:PerformanceVerification
  skos:prefLabel "Leistungsüberprüfung"@de, "性能测试"@cn, "Verifica delle performances"@it, "Verificación del rendimiento"@es, "Performance verification"@en ;
  a skos:Concept ;
  skos:narrower ontolidar:IecStandard61400502 .

