@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/RangeConstraint.value> a nc:PropertyReference,
        skos:Concept ;
    nc:PropertyReference.mRID "970974fd-1205-4186-aa2b-4162b97da428" ;
    nc:PropertyReference.name "RangeConstraint.value" ;
    dcterms1:identifier "urn:uuid:970974fd-1205-4186-aa2b-4162b97da428" ;
    skos:definition """The value at the time. The meaning of the value is defined by the attribute referenced by the PropertyReference. The value can be integer, float or boolean. In case of boolean 1 equals true and 0 equals false. 
If the valueKind is incremental or incrementalPercentage, then the value shall be positive (greater than zero).
If the valueKind is incrementalPercentage, then the value shall be in the range [0, 100].""" ;
    skos:inScheme "http://energy.referencedata.eu/PropertyReference" ;
    skos:prefLabel "RangeConstraint.value" ;
    skos:topConceptOf "http://energy.referencedata.eu/PropertyReference" .

