@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://test.ckan.open.nrw.de/dataset/1096c6e6-d23e-4161-9202-d3311a06485b> 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://test.ckan.open.nrw.de/dataset/1096c6e6-d23e-4161-9202-d3311a06485b/resource/94731d82-112e-40a4-93aa-f2be4b2c0617> ;
    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://test.ckan.open.nrw.de/dataset/1096c6e6-d23e-4161-9202-d3311a06485b/resource/94731d82-112e-40a4-93aa-f2be4b2c0617> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:33:36.622029"^^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 .

