@prefix dcterms1: <http://purl.org/dc/terms/#> .
@prefix nc: <http://entsoe.eu/ns/nc#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/PropertyReference/VoltageInjectionControlFunction.targetValue> a nc:PropertyReference,
        skos:Concept ;
    nc:PropertyReference.mRID "e9712674-a06f-4b09-895e-76c8df4ed6dd" ;
    nc:PropertyReference.name "VoltageInjectionControlFunction.targetValue" ;
    dcterms1:identifier "urn:uuid:e9712674-a06f-4b09-895e-76c8df4ed6dd" ;
    skos:definition "Target value for the voltage that the control function is calculating to achieve by adjusting the operational setting to the controlled equipment." ;
    skos:inScheme "http://energy.referencedata.eu/PropertyReference" ;
    skos:prefLabel "VoltageInjectionControlFunction.targetValue" ;
    skos:topConceptOf "http://energy.referencedata.eu/PropertyReference" .

