@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/505e8090-d8f5-4d2b-bfc9-aa2d24fa67d8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "standesamt@wesel.de" ;
            foaf:name "Standesamt Stadt Wesel" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Der Datensatz enthält die Jahresstatistiken seit 2011 des Standesamtes Wesel zu Geburten, Eheschließungen und Sterbefälle." ;
    dct:identifier "782e1bd4-c027-4c2c-a2b8-9944c09afe96" ;
    dct:issued "2026-04-21T23:37:34.208892"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:37:34.208897"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Jahresstatistik Standesamt Wesel 2024 - 2025" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "782e1bd4-c027-4c2c-a2b8-9944c09afe96" ],
        [ a adms:Identifier ;
            skos:notation "782e1bd4-c027-4c2c-a2b8-9944c09afe96" ],
        "782e1bd4-c027-4c2c-a2b8-9944c09afe96" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Wesel" ;
            vcard:hasEmail <mailto:standesamt@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Wesel" ;
            vcard:hasEmail <mailto:standesamt@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Wesel" ;
            vcard:hasEmail <mailto:standesamt@wesel.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/505e8090-d8f5-4d2b-bfc9-aa2d24fa67d8/resource/3f646774-8e85-48a3-ab72-13c3780d078a>,
        <https://ckan.open.nrw.de/dataset/505e8090-d8f5-4d2b-bfc9-aa2d24fa67d8/resource/b9402ee0-33e1-46d1-8227-e31546b72197> ;
    dcat:keyword "Eheschließungen",
        "Geburten",
        "Statistik",
        "Sterbefälle" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://ckan.open.nrw.de/dataset/505e8090-d8f5-4d2b-bfc9-aa2d24fa67d8/resource/3f646774-8e85-48a3-ab72-13c3780d078a> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RTF> ;
    dct:issued "2026-01-07T13:13:49.341975"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:34.202046"^^xsd:dateTime ;
    dct:title "RTF-Format - Jahresstatistik 2024" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/2024/Jahresstatistik2024.rtf> ;
    dcat:mediaType "application/rtf" .

<https://ckan.open.nrw.de/dataset/505e8090-d8f5-4d2b-bfc9-aa2d24fa67d8/resource/b9402ee0-33e1-46d1-8227-e31546b72197> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RTF> ;
    dct:issued "2026-01-07T13:13:49.341978"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:34.202903"^^xsd:dateTime ;
    dct:title "RTF-Format - Jahresstatistik 2025" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/2025/Jahresstatistik2025.rtf> ;
    dcat:mediaType "application/rtf" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/RTF> a dct:MediaTypeOrExtent .

