@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/061ad80a-e19a-4e02-8313-8081131ed68b> 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 "Mit dem Programm „Dritte Orte – Häuser für Kultur und Begegnung im ländlichen Raum“ fördert das Ministerium für Kultur und Wissenschaft des Landes NRW die Entwicklung und Weiterentwicklung von Kulturorten in ländlichen Regionen." ;
    dct:identifier "2c57f631-8fdd-5362-bb32-696a81b0c13b" ;
    dct:issued "2022-07-14"^^xsd:date ;
    dct:modified "2025-10-20T10:16:57+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 "Dritte Orte – Häuser für Kultur und Begegnung in 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/061ad80a-e19a-4e02-8313-8081131ed68b/resource/cfb767f6-291e-4456-a331-4c059b25ea66> ;
    dcat:keyword " Begegnung",
        " Demokratie",
        " Niedrigschwelligkeit",
        " ländliche Räume",
        "Kultur",
        "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/061ad80a-e19a-4e02-8313-8081131ed68b/resource/cfb767f6-291e-4456-a331-4c059b25ea66> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:33:05.952936"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-07-14T10:16:56+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.mkw.nrw/system/files/opendata/kultur_dritte-orte-nrw_220711.csv> ;
    dcat:byteSize "3940"^^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 .

