@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/6982f47c-a305-4790-9e8c-1d3932888672> 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:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Der Datensatz enthält die Vornamen für Jungen und Mädchen des Jahrgangs 2021." ;
    dct:identifier "6982f47c-a305-4790-9e8c-1d3932888672" ;
    dct:issued "2025-11-06T11:38:04.748489"^^xsd:dateTime ;
    dct:modified "2026-01-20T11:20:09.931560"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Vornamenstatistik für Neugeborene 2021 in Wesel" ;
    dcat:contactPoint [ a vcard:Kind ;
            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> ],
        [ 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> ],
        [ 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://opendata.ruhr/dataset/6982f47c-a305-4790-9e8c-1d3932888672/resource/23a50ffa-b9b3-42dd-96d1-1a708a40b11a>,
        <https://opendata.ruhr/dataset/6982f47c-a305-4790-9e8c-1d3932888672/resource/5f24cdbe-a90b-42fa-8607-4141ce2fd62c> ;
    dcat:keyword "statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BEVOELKERUNG> .

<https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2021.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2021.pdf> a rdfs:Resource .

<https://opendata.ruhr/dataset/6982f47c-a305-4790-9e8c-1d3932888672/resource/23a50ffa-b9b3-42dd-96d1-1a708a40b11a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T10:20:47.170661"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-20T11:20:09.935347"^^xsd:dateTime ;
    dct:title "CSV-Format - Vornamen 2021" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2021.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/6982f47c-a305-4790-9e8c-1d3932888672/resource/5f24cdbe-a90b-42fa-8607-4141ce2fd62c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-01-20T10:20:47.170664"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-01-20T11:20:09.935924"^^xsd:dateTime ;
    dct:title "PDF-Format - Vornamen 2021" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2021.pdf> ;
    dcat:mediaType "application/pdf" .

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

