@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 locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/70f12d99-fb45-417c-a10c-e893febbddd9> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold " ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/administrativeDistrict> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/governmentDistrictKey/057> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description """Benennung kommunaler Kontendaten, Kassenzeichen Aufwendungen für die Versendung von Wahluntrlagen, Erfrischungsgelder etc. zur LTW 2022 \r
""" ;
    dct:identifier "6b608db4-5535-5652-b3a7-8931f97c2d6a" ;
    dct:issued "2023-05-30"^^xsd:date ;
    dct:modified "2025-09-22T04:57:48+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/governmentDistrictKey/057> ] ;
    dct:title "LTW 2022: Abfrage zur Wahlkostenerstattung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/70f12d99-fb45-417c-a10c-e893febbddd9/resource/9a27f007-bcd4-41ec-959e-8393778ad848> ;
    dcat:keyword "Kommune",
        "Landtagswahlen",
        "Wahlen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

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

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

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/70f12d99-fb45-417c-a10c-e893febbddd9/resource/9a27f007-bcd4-41ec-959e-8393778ad848> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2026-02-05T20:35:11.424667"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-05-30T04:57:48+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.bezreg-detmold.nrw.de/system/files/media/document/file/22.04.2024_bezreg_detmold_ltw_2022_zusammenfassung_pandemiebedingter_mehrbedarf.xlsx> ;
    dcat:byteSize "13366"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/xml> .

<https://www.iana.org/assignments/media-types/application/xml> a dct:MediaType .

