@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/dc43d0ed-3800-4839-9605-9b0a8973fc3d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <http://www.mhkbd.nrw.de> ;
            foaf:mbox "sangierla.safo@mhkbd.nrw.de" ;
            foaf:name "MHKBD" ;
            foaf:phone <021186183190> ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Übersicht der geförderten Projekte im Rahmen des Förderprogramms Heimat.Zukunft.Nordrhein-Westfalen, Jahr 2022" ;
    dct:identifier "f55f561f-918e-55f6-984b-63e34744088d" ;
    dct:issued "2023-03-30"^^xsd:date ;
    dct:modified "2023-06-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.mhkbd.nrw.de> ;
            foaf:mbox "sangierla.safo@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.mhkbd.nrw.de> ;
            foaf:mbox "sangierla.safo@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.mhkbd.nrw.de> ;
            foaf:mbox "sangierla.safo@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            foaf:phone <tel:0211/8618-3190> ] ;
    dct:title "Heimatförderung 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MHKBD" ;
            vcard:hasEmail <mailto:sangierla.safo@mhkbd.nrw.de> ;
            vcard:hasTelephone <tel:021186183190> ],
        [ a vcard:Organization ;
            vcard:fn "MHKBD" ;
            vcard:hasEmail <mailto:sangierla.safo@mhkbd.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "MHKBD" ;
            vcard:hasEmail <mailto:sangierla.safo@mhkbd.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/dc43d0ed-3800-4839-9605-9b0a8973fc3d/resource/d6193a24-be06-4f6a-a848-4afa72339a04> ;
    dcat:keyword "Heimat",
        "Heimatförderung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/XLSX> a dct:MediaTypeOrExtent .

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

<https://ckan.open.nrw.de/dataset/dc43d0ed-3800-4839-9605-9b0a8973fc3d/resource/d6193a24-be06-4f6a-a848-4afa72339a04> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-02-06T20:32:19.723840"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2023-03-30"^^xsd:date ;
    dcat:byteSize "43375"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/od230602_sh_hfg.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://dateien.open.nrw/download/od230602_sh_hfg.xlsx> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

