@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/bb7bcdce-c222-4d9a-bb30-3ce704790d4e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> ;
    dct:description "Der Datensatz zeigt den monatlichen Stromverbrauch in kWh, im Gebäudes des Ministeriums für Wirtschaft, Industrie, Klimaschutz und Energie am Standort Berger Allee 25 in Düsseldorf." ;
    dct:identifier "d15e6093-8831-529c-b3ab-332630e3ba4f" ;
    dct:issued "2023-01-27"^^xsd:date ;
    dct:modified "2026-04-27T12:03:56+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "Referat116@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Referat116@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Referat116@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ] ;
    dct:title "Verbrauchsdaten Strom MWIKE Berger Allee" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:Referat116@mwike.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:Referat116@mwike.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:Referat116@mwike.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/bb7bcdce-c222-4d9a-bb30-3ce704790d4e/resource/9bb368ec-6ca8-4cda-b849-6ebc0b030cda> ;
    dcat:keyword "Energie",
        "Energieverbrauch",
        "Strom",
        "Stromverbrauch" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/cc-zero> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> a dct:Frequency .

<https://ckan.open.nrw.de/dataset/bb7bcdce-c222-4d9a-bb30-3ce704790d4e/resource/9bb368ec-6ca8-4cda-b849-6ebc0b030cda> a dcat:Distribution ;
    dct:description "Zugang und Datensatzbeschreibung unter: https://www.wirtschaft.nrw/themen/digitalisierung/open-government-und-open-data/open-data-des-mwike-nrw" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-04-27T12:06:09.813015"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-04-27T12:03:56+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.wirtschaft.nrw/system/files/media/document/file/monatliche-stromverbrauchsdaten-mwike-berger-allee.csv> ;
    dcat:downloadURL <https://www.wirtschaft.nrw/system/files/media/document/file/monatliche-stromverbrauchsdaten-mwike-berger-allee.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> ;
    foaf:page <https://www.wirtschaft.nrw/system/files/media/document/file/datensatzbeschreibung-monatliche-verbrauchsdaten-mwike.pdf> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://www.wirtschaft.nrw/system/files/media/document/file/datensatzbeschreibung-monatliche-verbrauchsdaten-mwike.pdf> a foaf:Document .

<https://www.wirtschaft.nrw/system/files/media/document/file/monatliche-stromverbrauchsdaten-mwike-berger-allee.csv> a rdfs:Resource .

