@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://opendata.ruhr/dataset/782e1bd4-c027-4c2c-a2b8-9944c09afe96> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "standesamt@wesel.de" ;
            foaf:name "Standesamt Stadt Wesel" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ 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-01-08T07:40:58.098602"^^xsd:dateTime ;
    dct:modified "2026-01-08T07:40:58.098606"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Jahresstatistik Standesamt Wesel 2024 - 2025" ;
    dcat:contactPoint [ a vcard:Kind ;
            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:Kind ;
            vcard:fn "Standesamt Stadt Wesel" ;
            vcard:hasEmail <mailto:standesamt@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/782e1bd4-c027-4c2c-a2b8-9944c09afe96/resource/3f646774-8e85-48a3-ab72-13c3780d078a>,
        <https://opendata.ruhr/dataset/782e1bd4-c027-4c2c-a2b8-9944c09afe96/resource/b9402ee0-33e1-46d1-8227-e31546b72197> ;
    dcat:keyword "Eheschließungen",
        "Geburten",
        "Statistik",
        "Sterbefälle" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

<https://geoportal.wesel.de/opendata/Standesamt/2024/Jahresstatistik2024.rtf> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Standesamt/2025/Jahresstatistik2025.rtf> a rdfs:Resource .

<https://opendata.ruhr/dataset/782e1bd4-c027-4c2c-a2b8-9944c09afe96/resource/3f646774-8e85-48a3-ab72-13c3780d078a> a dcat:Distribution ;
    dct:format "RTF" ;
    dct:issued "2026-01-07T13:13:49.341975"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-08T07:40:58.093008"^^xsd:dateTime ;
    dct:title "RTF-Format - Jahresstatistik 2024" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/2024/Jahresstatistik2024.rtf> ;
    dcat:mediaType "application/rtf" .

<https://opendata.ruhr/dataset/782e1bd4-c027-4c2c-a2b8-9944c09afe96/resource/b9402ee0-33e1-46d1-8227-e31546b72197> a dcat:Distribution ;
    dct:format "RTF" ;
    dct:issued "2026-01-07T13:13:49.341978"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-08T07:40:58.093671"^^xsd:dateTime ;
    dct:title "RTF-Format - Jahresstatistik 2025" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/2025/Jahresstatistik2025.rtf> ;
    dcat:mediaType "application/rtf" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

