@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/12621-02i_00.csv#dataset> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        "" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.landesdatenbank.nrw.de> ;
            foaf:mbox "ldb-redaktion@it.nrw.de" ;
            foaf:name "Information und Technik Nordrhein-Westfalen" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dct:description "Sterbetafel: Durchschnittliche Lebenserwartung  in Jahrennach Geschlecht und vollendetem Alter -  Land - Jahr" ;
    dct:identifier <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/12621-02i_00> ;
    dct:issued "2018-06-27T06:55:25"^^xsd:dateTime ;
    dct:modified "2023-07-25T07:30:35"^^xsd:dateTime ;
    dct:title "Sterbetafel: Durchschnittliche Lebenserwartung  in Jahrennach Geschlecht und vollendetem Alter -  Land - Jahr" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Kind ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Information und Technik Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:ldb-redaktion@it.nrw.de> ] ;
    dcat:distribution <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/12621-02i_00.csv#distribution> ;
    dcat:keyword "0 Jahre",
        "1 Jahr",
        "10 Jahre",
        "100 Jahre",
        "11 Jahre",
        "12 Jahre",
        "13 Jahre",
        "14 Jahre",
        "15 Jahre",
        "16 Jahre",
        "17 Jahre",
        "18 Jahre",
        "19 Jahre",
        "2 Jahre",
        "20 Jahre",
        "21 Jahre",
        "22 Jahre",
        "23 Jahre",
        "24 Jahre",
        "25 Jahre",
        "26 Jahre",
        "27 Jahre",
        "28 Jahre",
        "29 Jahre",
        "3 Jahre",
        "30 Jahre",
        "31 Jahre",
        "32 Jahre",
        "33 Jahre",
        "34 Jahre",
        "35 Jahre",
        "36 Jahre",
        "37 Jahre",
        "38 Jahre",
        "39 Jahre",
        "4 Jahre",
        "40 Jahre",
        "41 Jahre",
        "42 Jahre",
        "43 Jahre",
        "44 Jahre",
        "45 Jahre",
        "46 Jahre",
        "47 Jahre",
        "48 Jahre",
        "49 Jahre",
        "5 Jahre",
        "50 Jahre",
        "51 Jahre",
        "52 Jahre",
        "53 Jahre",
        "54 Jahre",
        "55 Jahre",
        "56 Jahre",
        "57 Jahre",
        "58 Jahre",
        "59 Jahre",
        "6 Jahre",
        "60 Jahre",
        "61 Jahre",
        "62 Jahre",
        "63 Jahre",
        "64 Jahre",
        "65 Jahre",
        "66 Jahre",
        "67 Jahre",
        "68 Jahre",
        "69 Jahre",
        "7 Jahre",
        "70 Jahre",
        "71 Jahre",
        "72 Jahre",
        "73 Jahre",
        "74 Jahre",
        "75 Jahre",
        "76 Jahre",
        "77 Jahre",
        "78 Jahre",
        "79 Jahre",
        "8 Jahre",
        "80 Jahre",
        "81 Jahre",
        "82 Jahre",
        "83 Jahre",
        "84 Jahre",
        "85 Jahre",
        "86 Jahre",
        "87 Jahre",
        "88 Jahre",
        "89 Jahre",
        "9 Jahre",
        "90 Jahre",
        "91 Jahre",
        "92 Jahre",
        "93 Jahre",
        "94 Jahre",
        "95 Jahre",
        "96 Jahre",
        "97 Jahre",
        "98 Jahre",
        "99 Jahre",
        "Durchschnittliche Lebenserwartung in Jahren",
        "Geschlecht",
        "Jahr",
        "Land",
        "Nordrhein-Westfalen",
        "Sterbetafeln",
        "Vollendetes Alter",
        "männlich",
        "weiblich" ;
    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 .

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

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

<https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/12621-02i_00.csv#distribution> a dcat:Distribution ;
    dct:description "Sterbetafel: Durchschnittliche Lebenserwartung  in Jahrennach Geschlecht und vollendetem Alter -  Land - Jahr" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T12:55:39.114276"^^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:09:58.251581"^^xsd:dateTime ;
    dcat:accessURL <https://www.landesdatenbank.nrw.de/ldbnrwws/downloader/00/tables/12621-02i_00.csv> ;
    dcat:mediaType "text/csv" .

