@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/eb151a84-c799-4c58-b737-0af3c5340b4c> 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örderungen des Landes NRW für Fachhochschulen und Hochschulen für angewandte Wissenschaften. " ;
    dct:identifier "a53ba742-40ba-569e-8422-e1faf21b8069" ;
    dct:issued "2022-07-12"^^xsd:date ;
    dct:modified "2025-10-20T10:01:23+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 "FH Forschungsförderung 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/eb151a84-c799-4c58-b737-0af3c5340b4c/resource/719898d4-a767-4071-8516-923735cb1a85> ;
    dcat:keyword " Förderungen",
        " Geräte",
        " Invest",
        " Kompetenz",
        " Kooperation",
        " Struktur",
        " Zeit für Forschung",
        "Fachhochschulen",
        "Forschung",
        "HAW",
        "MKW" ;
    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/eb151a84-c799-4c58-b737-0af3c5340b4c/resource/719898d4-a767-4071-8516-923735cb1a85> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:31:46.312263"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-07-12T10:01:22+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.mkw.nrw/system/files/opendata/forschung_fh-forschungsforderung-ab-2012_220706.csv> ;
    dcat:byteSize "2463"^^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 .

