@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/5d46fb00-b6b8-4005-9e6e-ab5bdf0b11b6> 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 Vornamen für Jungen und Mädchen des Jahrgangs 2022." ;
    dct:identifier "4a407ede-afa9-432c-9c01-82863caa2f35" ;
    dct:issued "2026-04-21T23:37:26.239273"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:37:26.239278"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Vornamenstatistik für Neugeborene 2022 in Wesel" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "4a407ede-afa9-432c-9c01-82863caa2f35" ],
        [ a adms:Identifier ;
            skos:notation "4a407ede-afa9-432c-9c01-82863caa2f35" ],
        "4a407ede-afa9-432c-9c01-82863caa2f35" ;
    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/5d46fb00-b6b8-4005-9e6e-ab5bdf0b11b6/resource/b7fffd84-e372-4fe8-a2fb-d63bc54878e8>,
        <https://ckan.open.nrw.de/dataset/5d46fb00-b6b8-4005-9e6e-ab5bdf0b11b6/resource/c0db5987-670b-47d9-b76b-1b1305aeaa5a> ;
    dcat:keyword "statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

<https://ckan.open.nrw.de/dataset/5d46fb00-b6b8-4005-9e6e-ab5bdf0b11b6/resource/b7fffd84-e372-4fe8-a2fb-d63bc54878e8> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-01-20T10:20:37.829907"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:26.232605"^^xsd:dateTime ;
    dct:title "CSV-Format - Vornamen 2022" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2022.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/dataset/5d46fb00-b6b8-4005-9e6e-ab5bdf0b11b6/resource/c0db5987-670b-47d9-b76b-1b1305aeaa5a> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-01-20T10:20:37.829911"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-21T23:37:26.235018"^^xsd:dateTime ;
    dct:title "PDF-Format - Vornamen 2022" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2022.pdf> ;
    dcat:mediaType "application/pdf" .

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

