@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/BiddingZone.minInterchange> a nc:PropertyReference,
        skos:Concept ;
    nc:PropertyReference.mRID "b55d3198-6d5b-46eb-8e87-bf3048820d7b" ;
    nc:PropertyReference.name "BiddingZone.minInterchange" ;
    dcterms1:identifier "urn:uuid:b55d3198-6d5b-46eb-8e87-bf3048820d7b" ;
    skos:definition "Minimum total active power (AC and DC)  that the net position for the bidding zone can have to maintain operational security. Negative sign means flow out of the bidding zone." ;
    skos:inScheme "http://energy.referencedata.eu/PropertyReference" ;
    skos:prefLabel "BiddingZone.minInterchange" ;
    skos:topConceptOf "http://energy.referencedata.eu/PropertyReference" .

