@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/5789e94e-8355-4315-9d7c-55240995bcdc> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.mhkbd.nrw/> ;
            foaf:mbox "FP-R301@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes Nordrhein-Westfalen" ;
            foaf:phone <+49%20211%208618-50> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/TRIENNIAL> ;
    dct:description "Der Kommunenfinder bietet Ihnen eine Übersicht über alle Kommunen in Nordrhein-Westfalen. " ;
    dct:identifier "9f26779f-cccd-57f0-8281-1dc5e145729a" ;
    dct:issued "2024-02-28"^^xsd:date ;
    dct:modified "2024-03-15T13:48:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.mhkbd.nrw/> ;
            foaf:mbox "FP-R301@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            foaf:phone <tel:+49%20211%208618-50> ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mhkbd.nrw/> ;
            foaf:mbox "FP-R301@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.mhkbd.nrw/> ;
            foaf:mbox "FP-R301@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Kommunenfinder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:FP-R301@mhkbd.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:FP-R301@mhkbd.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:FP-R301@mhkbd.nrw.de> ;
            vcard:hasTelephone <tel:+49%20211%208618-50> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/5789e94e-8355-4315-9d7c-55240995bcdc/resource/1d14a054-dde9-467e-9c61-f9eba281e2ae> ;
    dcat:keyword "Kommune",
        "Kreis",
        "MHKBD",
        "Stadt",
        "Städteregion" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/XLSX> a dct:MediaTypeOrExtent .

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

<https://test.ckan.open.nrw.de/dataset/5789e94e-8355-4315-9d7c-55240995bcdc/resource/1d14a054-dde9-467e-9c61-f9eba281e2ae> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-02-05T20:34:49.722151"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-02-28T13:48:52+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.mhkbd.nrw/communes-download> ;
    dcat:byteSize "81257"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    foaf:page <https://www.mhkbd.nrw/service/kommunenfinder> .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

<https://www.mhkbd.nrw/service/kommunenfinder> a foaf:Document .

