@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://test.ckan.open.nrw.de/dataset/cba7c240-57ef-40e4-989e-99c0a623b47d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://wirtschaft.nrw/> ;
            foaf:mbox "referat511@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> ;
    dct:description "Der Datensatz enthält eine Übersicht über die Projekte, die über die Strukturhilfen für Steinkohlerückzugsgebiete umgesetzt werden. Mit der Förderung des Landes sollen die wirtschaftsstrukturellen Folgen des Steinkohlerückzugs im Ruhrgebiet und in der Kohleregion Ibbenbüren abgefedert werden, um langfristig einen maßgeblichen Beitrag für die Standortsicherung und -entwicklung zu leisten. " ;
    dct:identifier "ea49a937-609d-57df-94a2-86c6e0808852" ;
    dct:issued "2024-07-24"^^xsd:date ;
    dct:modified "2025-07-11T11:35:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://wirtschaft.nrw/> ;
            foaf:mbox "referat511@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://wirtschaft.nrw/> ;
            foaf:mbox "referat511@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://wirtschaft.nrw/> ;
            foaf:mbox "referat511@mwike.nrw.de" ;
            foaf:name "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ] ;
    dct:title "Übersicht über die Strukturhilfen für Steinkohlerückzugsgebiete" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:referat511@mwike.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:referat511@mwike.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Wirtschaft, Industrie, Klimaschutz und Energie des Landes NRW" ;
            vcard:hasEmail <mailto:referat511@mwike.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/cba7c240-57ef-40e4-989e-99c0a623b47d/resource/2655e411-1b00-4a23-bf05-33eb4a767340> ;
    dcat:keyword "Standort",
        "Standortentwicklung",
        "Standortsicherung",
        "Steinkohle",
        "Steinkohlerückzug",
        "Strukturhilfe",
        "Transformation" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<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://test.ckan.open.nrw.de/dataset/cba7c240-57ef-40e4-989e-99c0a623b47d/resource/2655e411-1b00-4a23-bf05-33eb4a767340> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:32:34.431677"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2024-07-24T11:35:12+00:00"^^xsd:dateTime ;
    dcat:downloadURL <https://wirtschaft.nrw/system/files/media/document/file/ubersicht-projekte-strukturhilfen-fur-steinkohleruckzugsgebiete.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> ;
    foaf:page <https://wirtschaft.nrw/> .

<https://wirtschaft.nrw/system/files/media/document/file/ubersicht-projekte-strukturhilfen-fur-steinkohleruckzugsgebiete.csv> a rdfs:Resource .

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

<https://wirtschaft.nrw/> a foaf:Document .

