@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/StandardStatusTypeList/A71> a skos:Concept ;
    dcterms:identifier "A71" ;
    skos:definition "Bid available for direct activation if linked bid subject to direct activation."@en ;
    skos:inScheme <http://energy.referencedata.eu/StandardStatusTypeList> ;
    skos:prefLabel "Available for DA if linked bid subject to DA" ;
    skos:topConceptOf <http://energy.referencedata.eu/StandardStatusTypeList> .

