@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/7a626040-8d1e-4e79-af6c-d21829d43b07> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:description "Übersicht der Mitglieder (Seniorenvertretungen) der Landesseniorenvertretung Nordrhein-Westfalen (LSV NRW)" ;
    dct:identifier "93551feb-6404-575b-a385-f4b995a5f2dd" ;
    dct:issued "2024-05-10"^^xsd:date ;
    dct:modified "2024-05-10T14:49:08+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Thomas.Hauberichs@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:title "Seniorenvertretungen Nordrhein-Westfalen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Thomas.Hauberichs@mags.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/7a626040-8d1e-4e79-af6c-d21829d43b07/resource/32c42af6-1319-4818-8a7d-775d5ac17c12> ;
    dcat:keyword "Seniorenvertretungen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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://ckan.open.nrw.de/dataset/7a626040-8d1e-4e79-af6c-d21829d43b07/resource/32c42af6-1319-4818-8a7d-775d5ac17c12> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:34:38.137793"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-05-10T14:49:08+00:00"^^xsd:dateTime ;
    dcat:byteSize "10115"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/seniorenvertretungen_nrw.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dateien.open.nrw/download/seniorenvertretungen_nrw.csv> a rdfs:Resource .

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

