@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/5ad5ff7f-879c-4cd2-92dc-6e9d02dcaba2> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "5.34 Statistikstelle " ;
            foaf:phone <+49%20571%2089%20321> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Die Tabelle stellt die Entwicklung der Zahl der Wohnungen in den letzten 10 Jahren in der Stadt Minden dar. Grundlage ist die Fortschreibung des Wohngebäude- und Wonungsbestandes (Basis GWZ 2011 und 2022) durch das Land NRW (IT.NRW).  Die letzte Aktualisierung der Daten durch das Land erfolgte zum Stand 31.12.2024." ;
    dct:identifier "20c6b64c-caa9-55d5-8d49-8a559dea5c3d" ;
    dct:issued "2023-06-20"^^xsd:date ;
    dct:modified "2026-01-08T14:34:16+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "r.wilkening@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:mbox "r.wilkening@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:057189321> ],
        [ a foaf:Agent ;
            foaf:mbox "r.wilkening@minden.de" ;
            foaf:name "Stadt Minden" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Anzahl der Wohnungen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle " ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle " ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle " ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ;
            vcard:hasTelephone <tel:+49%20571%2089%20321> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/5ad5ff7f-879c-4cd2-92dc-6e9d02dcaba2/resource/73bd40c5-bf9f-4fd5-9641-b60f9ab7659e> ;
    dcat:keyword "Wohnung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

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

<https://ckan.open.nrw.de/dataset/5ad5ff7f-879c-4cd2-92dc-6e9d02dcaba2/resource/73bd40c5-bf9f-4fd5-9641-b60f9ab7659e> a dcat:Distribution ;
    dct:description "Die Tabelle stellt die Entwicklung der Zahl der Wohnungen in den letzten 10 Jahren in der Stadt Minden dar. Grundlage ist die Fortschreibung des Wohngebäude- und Wonungsbestandes (Basis GWZ 2011 und 2022) durch das Land NRW (IT.NRW).  Die letzte Aktualisi" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:30:15.323952"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-06-20T14:34:16+00:00"^^xsd:dateTime ;
    dcat:byteSize "2489"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/2024_12_31_wohnungen_anzahl.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dateien.open.nrw/download/2024_12_31_wohnungen_anzahl.csv> a rdfs:Resource .

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

