@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/5fcb8a03-3ee9-4a39-87a9-6719b6ce108f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "zentraledienste@alsdorf.de" ;
            foaf:name "Stadt Alsdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "standesamt@alsdorf.d" ;
            foaf:name "Standesamt der Stadt Alsdorf" ] ;
    dct:description "Der Datensatz enthält Auswertungen aus dem Sterberegister der Stadt Alsdorf. Dieser wird jährlich aktualisiert." ;
    dct:identifier "960aedaf-53b3-407a-a436-94db09604350" ;
    dct:issued "2026-02-06T12:03:32.839640"^^xsd:dateTime ;
    dct:modified "2026-02-06T12:03:32.839647"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Auswertungen aus dem Sterberegister der Stadt Alsdorf" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "960aedaf-53b3-407a-a436-94db09604350" ],
        [ a adms:Identifier ;
            skos:notation "960aedaf-53b3-407a-a436-94db09604350" ],
        "960aedaf-53b3-407a-a436-94db09604350" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/5fcb8a03-3ee9-4a39-87a9-6719b6ce108f/resource/0cadcce0-bb9f-47c4-a02d-745832dea7d2>,
        <https://ckan.open.nrw.de/dataset/5fcb8a03-3ee9-4a39-87a9-6719b6ce108f/resource/461a189e-69e0-4252-8664-7c5fa1d23540> ;
    dcat:keyword "Alsdorf",
        "Auswertungen",
        "Bevölkerung",
        "Sterbefälle" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://ckan.open.nrw.de/dataset/5fcb8a03-3ee9-4a39-87a9-6719b6ce108f/resource/0cadcce0-bb9f-47c4-a02d-745832dea7d2> a dcat:Distribution ;
    dct:description "Sterbefälle der Stadt alsdorf aus dem Jahr 2021." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-06-22T07:32:20.602726"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-09-07T14:36:23.095666"^^xsd:dateTime ;
    dct:title "Auswertungen_Sterbefälle_2021" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/960aedaf-53b3-407a-a436-94db09604350/resource/0cadcce0-bb9f-47c4-a02d-745832dea7d2/download/auswertungen_s_2021.csv> ;
    dcat:byteSize "4201"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/dataset/5fcb8a03-3ee9-4a39-87a9-6719b6ce108f/resource/461a189e-69e0-4252-8664-7c5fa1d23540> a dcat:Distribution ;
    dct:description "Sterbefälle der Stadt alsdorf aus dem Jahr 2020." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-06-22T07:31:06.758343"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-09-07T14:34:52.807808"^^xsd:dateTime ;
    dct:title "Auswertungen_Sterbefälle_2020" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/960aedaf-53b3-407a-a436-94db09604350/resource/461a189e-69e0-4252-8664-7c5fa1d23540/download/auswertungen_s_2020.csv> ;
    dcat:byteSize "3971"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

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

