@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/8ff42ff0-7446-4f07-adff-9334200f2471> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "5.34 Statistikstelle" ;
            foaf:phone <+49%20571%2089321> ] ;
    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/BIENNIAL> ;
    dct:description """Die Mietspiegelbroschüre enthält Angaben zum qualifizierten Mietspiegel der Stadt Minden ab 01.05.2024\r
""" ;
    dct:identifier "1b8a0ddd-573d-522e-bd09-4260a4950d1a" ;
    dct:issued "2023-03-13"^^xsd:date ;
    dct:modified "2024-09-04T10:03:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:+49%20571%2089321> ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Mietspiegel" ;
    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%2089321> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/8ff42ff0-7446-4f07-adff-9334200f2471/resource/583246f2-d260-4444-907d-709b881793e0> ;
    dcat:keyword "Mietspiegel" ;
    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-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/BIENNIAL> a dct:Frequency .

<https://ckan.open.nrw.de/dataset/8ff42ff0-7446-4f07-adff-9334200f2471/resource/583246f2-d260-4444-907d-709b881793e0> a dcat:Distribution ;
    dct:description """Die Mietspiegelbroschüre enthält Angaben zum qualifizierten Mietspiegel der Stadt Minden ab 01.05.2024\r
\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:33:34.782697"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-03-13T10:03:12+00:00"^^xsd:dateTime ;
    dcat:byteSize "2545548"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/mietspiegelbroschuere-minden-2024_%282%29.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dateien.open.nrw/download/mietspiegelbroschuere-minden-2024_%282%29.pdf> a rdfs:Resource .

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

