@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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/ae02afa9-d6a5-4cc3-85f8-3b376cac055d> a dcat:Dataset ;
    dct:description "Der Datensatz enthält alle relevanten Informationen der Online-Konsultation zum E-Government Gesetz NRW, die vom 29. Juni bis zum 31. August 2015 abgehalten wurde." ;
    dct:identifier "b923504e-53da-52dd-b723-a3ac799006bb" ;
    dct:issued "2016-04-19"^^xsd:date ;
    dct:modified "2022-10-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "kontakt@open.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ] ;
    dct:title "Online Konsultation zum EGovG NRW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            vcard:hasEmail <mailto:kontakt@open.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/7f4ef844-aa22-4d6a-9d93-1c2f0785571f>,
        <https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/c3ce2633-6769-4dfa-beca-a2c898b2b545>,
        <https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/c920f8ac-a17f-4c67-85bb-769a00ad1034> ;
    dcat:keyword "Digitale Verwaltung",
        "E-Government",
        "E-Partizipation",
        "EGovG" .

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

<https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/7f4ef844-aa22-4d6a-9d93-1c2f0785571f> a dcat:Distribution ;
    dct:description "20160419 EGovG Nutzung der Plattform" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-24T19:32:32.130422"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2016-04-19"^^xsd:date ;
    dcat:accessURL <https://open.nrw/sites/default/files/opendatafiles/20160419%20EGovG%20Nutzung%20der%20Plattform.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/c3ce2633-6769-4dfa-beca-a2c898b2b545> a dcat:Distribution ;
    dct:description "20160419 EGovG Open Data Export der Kommentare" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-24T19:32:32.130418"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2016-04-19"^^xsd:date ;
    dcat:accessURL <https://open.nrw/sites/default/files/opendatafiles/20160419%20EGovG%20Open%20Data%20Export%20der%20Kommentare.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://test.ckan.open.nrw.de/dataset/ae02afa9-d6a5-4cc3-85f8-3b376cac055d/resource/c920f8ac-a17f-4c67-85bb-769a00ad1034> a dcat:Distribution ;
    dct:description "20160419 Open NRW EGovG Abschlussbericht" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-06-24T19:32:32.130421"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2016-04-19"^^xsd:date ;
    dcat:accessURL <https://open.nrw/sites/default/files/opendatafiles/20160419%20Open%20NRW%20EGovG%20Abschlussbericht.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

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

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

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

