@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:IecStandard61400503
  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 góndola."@es, "基于机舱式测风激光雷达的风力发电机组功率特性测试国际标准"@cn, "Wind turbine's power performance measurement standards based on nacelle mounted lidars."@en, "Standard interanzionali di riferimento per misurazioni della prestazione delle turbine basata su lidar montati sulla turbina."@it ;
  skos:prefLabel "IEC-Norm 61400-50-3"@de, "IEC标准61400-50-3"@cn, "Norma IEC 61400-50-3"@es, "IEC Standard 61400-50-3"@it, "IEC Standard 61400-50-3"@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:IecStandard61400503 .

