@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/b6d3410a-bd7b-438f-99ac-6be630afbba3> 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.de" ;
            foaf:name "Standesamt der Stadt Alsdorf" ] ;
    dct:description "Der Datensatz enthält Auswertungen aus dem Eheregister der Stadt Alsdorf. Der Datensatz wird jährlich aktualisiert." ;
    dct:identifier "99ec948f-db17-4316-b6bc-5e3c98cd81a1" ;
    dct:issued "2026-02-06T12:03:31.388496"^^xsd:dateTime ;
    dct:modified "2026-02-06T12:03:31.388502"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Auswertungen aus dem Eheregister der Stadt Alsdorf" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "99ec948f-db17-4316-b6bc-5e3c98cd81a1" ],
        [ a adms:Identifier ;
            skos:notation "99ec948f-db17-4316-b6bc-5e3c98cd81a1" ],
        "99ec948f-db17-4316-b6bc-5e3c98cd81a1" ;
    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/b6d3410a-bd7b-438f-99ac-6be630afbba3/resource/6cdf3388-5cc8-4a13-a890-a83b28089a8c>,
        <https://ckan.open.nrw.de/dataset/b6d3410a-bd7b-438f-99ac-6be630afbba3/resource/d6d5cb52-5f3b-4aa7-90f7-b9f33c382d08> ;
    dcat:keyword "Alsdorf",
        "Auswertungen",
        "Ehe" ;
    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/b6d3410a-bd7b-438f-99ac-6be630afbba3/resource/6cdf3388-5cc8-4a13-a890-a83b28089a8c> a dcat:Distribution ;
    dct:description "Auswertungen aus dem Eheregister der Stadt Alsdorf aus dem Jahr 2021." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-06-22T07:38:39.768064"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-09-07T14:31:58.183284"^^xsd:dateTime ;
    dct:title "Auswertungen_Eheregister_2021" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/99ec948f-db17-4316-b6bc-5e3c98cd81a1/resource/6cdf3388-5cc8-4a13-a890-a83b28089a8c/download/auswertungen_e_2021.csv> ;
    dcat:byteSize "7197"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/dataset/b6d3410a-bd7b-438f-99ac-6be630afbba3/resource/d6d5cb52-5f3b-4aa7-90f7-b9f33c382d08> a dcat:Distribution ;
    dct:description "Auswertungen aus dem Eheregister der Stadt Alsdorf aus dem Jahr 2020." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-06-22T07:38:02.769141"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-09-07T14:30:17.004478"^^xsd:dateTime ;
    dct:title "Auswertungen_Eheregister_2020" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/99ec948f-db17-4316-b6bc-5e3c98cd81a1/resource/d6d5cb52-5f3b-4aa7-90f7-b9f33c382d08/download/auswertungen_e_2020.csv> ;
    dcat:byteSize "6711"^^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 .

