@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 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://ckan.open.nrw.de/dataset/6d38b742-350b-4e24-af95-afbdb5bb3839> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ] ;
    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/UNKNOWN> ;
    dct:description "Der Datensatz enthält die Anschriften und weitere Kontaktdaten der 212 unteren Bauaufsichtsbehörden in Nordrhein-Westfalen" ;
    dct:identifier "35095b96-8356-5387-854e-79d3061e44b8" ;
    dct:issued "2024-04-01"^^xsd:date ;
    dct:modified "2025-09-24T06:35:41+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "FP-R613@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "FP-R613@mhkbd.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            foaf:phone <tel:0211-861850> ],
        [ a foaf:Agent ;
            foaf:mbox "FP-R613@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 "Kontaktdaten der unteren Bauaufsichtsbehörden in Nordrhein-Westfalen - Stand April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            vcard:hasEmail <mailto:poststelle@mhkbd.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            vcard:hasEmail <mailto:poststelle@mhkbd.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ;
            vcard:hasEmail <mailto:poststelle@mhkbd.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/6d38b742-350b-4e24-af95-afbdb5bb3839/resource/9d2bc2b2-88ea-4695-bb7d-78782aee82fc> ;
    dcat:keyword "Bauaufsicht",
        "Bauen",
        "Baugenehmigung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/cc-zero> 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/UNKNOWN> a dct:Frequency .

<https://ckan.open.nrw.de/dataset/6d38b742-350b-4e24-af95-afbdb5bb3839/resource/9d2bc2b2-88ea-4695-bb7d-78782aee82fc> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-02-06T20:33:10.841168"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-09-22T06:35:40+00:00"^^xsd:dateTime ;
    dcat:byteSize "2009575"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/kontaktdaten_ubab_nrw_stand_04.2024_0.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://dateien.open.nrw/download/kontaktdaten_ubab_nrw_stand_04.2024_0.xlsx> a rdfs:Resource .

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

