@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/c53cdbeb-d901-4b5e-afb7-ca70e3ece553> 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 Nordrhein-Westfalen" ;
            foaf:phone <+49%20211%20837-1001> ] ;
    dct:description "Die Liste erfasst die Preisträger der Durchführung des zivilgesellschaftlichen Wettbewerbs \"Richeza-Preis 2022/2023\" der vom Minister für Bundes- und Europaangelegenheiten, Internationales sowie Medien und Chef der Staatskanzlei ausgerufen wurde. " ;
    dct:identifier "c9d77426-b050-505a-a05a-5bc9e35a0d17" ;
    dct:issued "2023-12-20"^^xsd:date ;
    dct:modified "2025-07-09T06:59:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "open.government@stk.nrw.de" ;
            foaf:name "Staatskanzlei des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "open.government@stk.nrw.de" ;
            foaf:name "Staatskanzlei des Landes NRW" ;
            foaf:phone <tel:0211/8371149> ],
        [ a foaf:Agent ;
            foaf:mbox "open.government@stk.nrw.de" ;
            foaf:name "Staatskanzlei des Landes NRW" ] ;
    dct:title "Richeza-Preis 2022/2023 Preisträger" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Staatskanzlei Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:open.government@stk.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Staatskanzlei Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:open.government@stk.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Staatskanzlei Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:open.government@stk.nrw.de> ;
            vcard:hasTelephone <tel:+49%20211%20837-1001> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/c53cdbeb-d901-4b5e-afb7-ca70e3ece553/resource/d595af89-1e94-4d40-b9e5-01b50d44d941> ;
    dcat:keyword "Europa",
        "Polen",
        "Ukraine",
        "Wettbewerb",
        "Zivilgesellschaft",
        "deutsch-polnische Beziehungen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://ckan.open.nrw.de/dataset/c53cdbeb-d901-4b5e-afb7-ca70e3ece553/resource/d595af89-1e94-4d40-b9e5-01b50d44d941> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:34:31.325027"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-12-20T06:59:44+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://mbeim.nrw/richeza-preis> ;
    dcat:downloadURL <https://mbeim.nrw/system/files/media/document/file/richeza-preis_2022_23_preistraeger.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://mbeim.nrw/system/files/media/document/file/richeza-preis_2022_23_preistraeger.csv> a rdfs:Resource .

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

