@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/1a6b1e68-8524-48be-825f-95760bc09499> a dcat:Dataset ;
    dct:description "{\"Dataset and source code for analysis of the Energy System Modelling Usability Testing (ESMUT) procedure applied in the open_MODEX project. This is supplementary material for the publication: <pre>Berendes et al. (2022). Evaluating the Usability of Open Source Frameworks in Energy System Modelling. <em>Renewable and Sustainable Energy Reviews. DOI: </em>https://doi.org/10.1016/j.rser.2022.112174</pre>\"}" ;
    dct:identifier "1a6b1e68-8524-48be-825f-95760bc09499" ;
    dct:issued "2025-11-17T16:59:22.093727"^^xsd:dateTime ;
    dct:language "Deutsch" ;
    dct:modified "2025-11-17T16:59:22.093727"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Evaluating the Usability of Open Source Frameworks in Energy System Modelling (Supplementary Material)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "S. Berendes" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/1a6b1e68-8524-48be-825f-95760bc09499/resource/2508aabb-2615-4b79-a81e-c671f73167d2> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name " S. Hilpert",
        "C. Muschner",
        "J. Von Ouwerkerk",
        "K. Hainsch",
        "M. S��the",
        "S. Buchholz",
        "S. Candas",
        "S. G��nther" .

<https://service.tib.eu/dataset/1a6b1e68-8524-48be-825f-95760bc09499/resource/2508aabb-2615-4b79-a81e-c671f73167d2> a dcat:Distribution ;
    dct:title "Resource 0" .

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

dct:Agent foaf:Name "S. Berendes" .

