@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://test.ckan.open.nrw.de/dataset/d2f5991f-e41f-4d14-b02a-159b1485ee24> 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 2024." ;
    dct:identifier "50fd16ef-0e87-4d6c-babf-916c8fc616bc" ;
    dct:issued "2026-06-24T23:38:23.302844"^^xsd:dateTime ;
    dct:modified "2026-06-24T23:38:23.302848"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Vornamenstatistik für Neugeborene 2024 in Wesel" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "50fd16ef-0e87-4d6c-babf-916c8fc616bc" ],
        [ a adms:Identifier ;
            skos:notation "50fd16ef-0e87-4d6c-babf-916c8fc616bc" ],
        "50fd16ef-0e87-4d6c-babf-916c8fc616bc" ;
    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://test.ckan.open.nrw.de/dataset/d2f5991f-e41f-4d14-b02a-159b1485ee24/resource/72a8af7b-4672-4de4-8641-66900b0f1276>,
        <https://test.ckan.open.nrw.de/dataset/d2f5991f-e41f-4d14-b02a-159b1485ee24/resource/f5f2da0e-b7a4-4612-935f-363adbafd781> ;
    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://test.ckan.open.nrw.de/dataset/d2f5991f-e41f-4d14-b02a-159b1485ee24/resource/72a8af7b-4672-4de4-8641-66900b0f1276> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-01-20T10:19:50.507110"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-24T23:38:23.299156"^^xsd:dateTime ;
    dct:title "CSV-Format - Vornamen 2024" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2024.csv> ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/dataset/d2f5991f-e41f-4d14-b02a-159b1485ee24/resource/f5f2da0e-b7a4-4612-935f-363adbafd781> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-01-20T10:19:50.507114"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-24T23:38:23.299896"^^xsd:dateTime ;
    dct:title "PDF-Format - Vornamen 2024" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Standesamt/Vornamen/Vornamen2024.pdf> ;
    dcat:mediaType "application/pdf" .

<https://test.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> .

