@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/a4bc48a2-1a1a-4d74-b02a-2d878136caf8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "referat722@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes Nordrhein-Westfalen" ;
            foaf:phone <+49%20211%2061772%20654> ] ;
    dct:description "Dieser Datensatz enthält eine nicht abschließende Auflistung von Elektrolyseuren zur Herstellung von Wasserstoff innerhalb Nordrhein-Westfalens. Die Herstellung und Verfügbarkeit von Wasserstoff ist für zahlreiche Sektoren wie z.B. die Industrie oder die Energiewirtschaft Voraussetzung für die Erreichung der Klimaschutzziele in 2045." ;
    dct:identifier "6a60462b-3382-5ccf-946c-e0dcdcd1a610" ;
    dct:issued "2025-06-26"^^xsd:date ;
    dct:modified "2025-10-01T14:39:08+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "uwe.lewe@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "uwe.lewe@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "uwe.lewe@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            foaf:phone <tel:0211-61772-654> ] ;
    dct:title "Elektrolyseure zur Herstellung von Wasserstoff in Nordrhein-Westfalen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:referat722@mwike.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:referat722@mwike.nrw.de> ;
            vcard:hasTelephone <tel:+49%20211%2061772%20654> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:referat722@mwike.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/a4bc48a2-1a1a-4d74-b02a-2d878136caf8/resource/6f6f8b2b-200e-4f1a-9553-355b855bff77> ;
    dcat:keyword " Elektrolyseur",
        " Klimaschutz",
        "Klimaneutralität",
        "Wasserstoff" ;
    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/TECH> .

<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 .

<https://ckan.open.nrw.de/dataset/a4bc48a2-1a1a-4d74-b02a-2d878136caf8/resource/6f6f8b2b-200e-4f1a-9553-355b855bff77> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-27T12:28:37.977619"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-06-26T14:39:08+00:00"^^xsd:dateTime ;
    dcat:downloadURL <https://www.wirtschaft.nrw/system/files/media/document/file/h2_karte_nrw_elektrolyseure.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

<https://www.wirtschaft.nrw/system/files/media/document/file/h2_karte_nrw_elektrolyseure.csv> a rdfs:Resource .

