@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://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00.csv#dataset> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/genesisDestatis>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <Statistisches%20Bundesamt> ;
            foaf:mbox "https://www.destatis.de/kontakt" ;
            foaf:name "Statistisches Bundesamt" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dct:description "Versorgungsempfänger nach Art der Versorgung, Altersgruppe,Körperschaftsebene und Geschlecht - Land - Stichtag" ;
    dct:identifier <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00> ;
    dct:issued "2024-12-19T10:35:24"^^xsd:dateTime ;
    dct:modified "2024-12-19T10:54:43"^^xsd:dateTime ;
    dct:title "Versorgungsempfänger nach Art der Versorgung, Altersgruppe,Körperschaftsebene und Geschlecht - Land - Stichtag" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Bundesamt" ;
            vcard:hasEmail <mailto:https://www.destatis.de/kontakt> ],
        [ a vcard:Organization ;
            vcard:fn "Statistisches Bundesamt" ;
            vcard:hasEmail <mailto:https://www.destatis.de/kontakt> ],
        [ a vcard:Organization ;
            vcard:fn "Statistisches Bundesamt" ;
            vcard:hasEmail <mailto:https://www.destatis.de/kontakt> ],
        [ a vcard:Kind ;
            vcard:fn "Statistisches Bundesamt" ;
            vcard:hasEmail <mailto:https://www.destatis.de/kontakt> ],
        [ a vcard:Kind ;
            vcard:fn "Statistisches Bundesamt" ;
            vcard:hasEmail <mailto:https://www.destatis.de/kontakt> ] ;
    dcat:distribution <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00.csv#distribution> ;
    dcat:keyword "Besoldungsgruppe",
        "Geschlecht",
        "Grund für den Eintritt des Versorgungsfalls",
        "Jahr",
        "Körperschaftsebene",
        "Land",
        "Nordrhein-Westfalen",
        "Rechtsgrundlage der Versorgung",
        "Versorgungsempfängerstatistik",
        "Versorgungszugänge der Empfänger von Ruhegehalt",
        "männlich",
        "weiblich" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<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 .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00.csv> a rdfs:Resource .

<https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00.csv#distribution> a dcat:Distribution ;
    dct:description "Versorgungsempfänger nach Art der Versorgung, Altersgruppe,Körperschaftsebene und Geschlecht - Land - Stichtag" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T12:53:50.125954"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-06T13:08:23.188414"^^xsd:dateTime ;
    dcat:accessURL <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/74211-05i_00.csv> ;
    dcat:mediaType "text/csv" .

