@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/41b93c85-05f1-4e4a-bf89-70d0144f9841> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ] ;
    dct:description """Förderung des Landes NRW für Hochschulen, \r
Förderverfahren: KI-Starter und GRK Dataninja""" ;
    dct:identifier "a630ad6a-5a1c-5adc-a08f-d9a9430f221c" ;
    dct:issued "2022-07-12"^^xsd:date ;
    dct:modified "2025-10-20T09:57:51+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mkw.nrw/> ;
            foaf:mbox "egovernment@mkw.nrw.de" ;
            foaf:name "Ministerium für Kultur und Wissenschaft des Landes NRW" ] ;
    dct:title "Forschungsförderung Künstliche Intelligenz/ Maschinelles Lernen des Landes NRW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Kultur und Wissenschaft des Landes NRW" ;
            vcard:hasEmail <mailto:egovernment@mkw.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/41b93c85-05f1-4e4a-bf89-70d0144f9841/resource/fc889606-2ce9-4662-a8a8-2b6db6803f7f> ;
    dcat:keyword "  Dataninja",
        "  Graduiertenkolleg",
        "  Nachwuchswissenschaftler",
        " Maschinelles Lernen",
        "KI",
        "KI Starter",
        "Künstliche Intelligenz",
        "MKW",
        "ML" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> 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/41b93c85-05f1-4e4a-bf89-70d0144f9841/resource/fc889606-2ce9-4662-a8a8-2b6db6803f7f> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:31:49.847404"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-07-12T09:57:50+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.mkw.nrw/system/files/opendata/forschung_forderung-ki-ml_220707.csv> ;
    dcat:byteSize "417"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

