@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/92ffc9fc-d964-4215-979f-2f54fadb2a1c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.land.nrw/> ;
            foaf:mbox "open.government@stk.nrw.de" ;
            foaf:name "Staatskanzlei des Landes Nordrhein-Westfalen" ] ;
    dct:description "Wettbewerb für zivilgesellschaftliche Akteure und Kommunen in NRW. Prämiert werden Projektideen innerhalb der jährlichen Europawochen, die die europäische Idee in NRW unterstützen. Der Datensatz enthält die Namen der Projektträger, sowie den Projektort, -titel und -zeitraum." ;
    dct:identifier "fb24f007-225a-5864-8abc-7b7ac5439b4b" ;
    dct:issued "2023-08-31"^^xsd:date ;
    dct:modified "2025-07-03T08:39:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "open.government@stk.nrw.de" ;
            foaf:name "Staatskanzlei des Landes NRW" ;
            foaf:phone <tel:0211/8371149> ] ;
    dct:title "Übersicht der prämierten Projekte im Rahmen der Europawoche 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Staatskanzlei des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:open.government@stk.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/92ffc9fc-d964-4215-979f-2f54fadb2a1c/resource/50a22471-0f8a-4459-8463-00c03f7fd148> ;
    dcat:keyword "Europaprojekte",
        "Europawoche",
        "Europäische Idee",
        "Förderung",
        "Kommunen",
        "Zivilgesellschaft" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/ODS> a dct:MediaTypeOrExtent .

<https://mbeim.nrw/system/files/media/document/file/europawochen_2023_projektliste.ods> a rdfs:Resource .

<https://test.ckan.open.nrw.de/dataset/92ffc9fc-d964-4215-979f-2f54fadb2a1c/resource/50a22471-0f8a-4459-8463-00c03f7fd148> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ODS> ;
    dct:issued "2026-07-21T19:33:05.310854"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-08-31T08:39:30+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://mbeim.nrw/europawochen> ;
    dcat:downloadURL <https://mbeim.nrw/system/files/media/document/file/europawochen_2023_projektliste.ods> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.spreadsheet> .

<https://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.spreadsheet> a dct:MediaType .

