@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://service.tib.eu/dataset/6784b027-0e65-4023-a67e-02bb0b8bfaa4> a dcat:Dataset ;
    dct:description "{\"Supplemental File for Stochastic Flexibility Evaluation for Virtual Power Plants by Aggregating Distributed Energy Resources published on <em>CSEE Journal of Power and Energy Systems</em>\"}" ;
    dct:identifier "6784b027-0e65-4023-a67e-02bb0b8bfaa4" ;
    dct:issued "2025-11-17T16:59:22.031503"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:22.031503"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Supplemental File for Stochastic Flexibility Evaluation for Virtual Power Plants by Aggregating Distributed Energy Resources" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Simon" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/6784b027-0e65-4023-a67e-02bb0b8bfaa4/resource/b0fc4dd7-8b45-42bd-8e10-89e115faa1ac> .

dct:Agent foaf:Name "Simon" .

<https://service.tib.eu/dataset/6784b027-0e65-4023-a67e-02bb0b8bfaa4/resource/b0fc4dd7-8b45-42bd-8e10-89e115faa1ac> a dcat:Distribution ;
    dct:title "Resource 0" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

