@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 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://opendata.readi.de/dataset/7f84233b-331b-4e92-8702-b1d9c8e571b5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Stadt Rheinstetten" ],
        [ a foaf:Organization ;
            foaf:name "Stadt Rheinstetten" ] ;
    dct:description "Qualifizierter Mietspiegel Rheinstetten 2022" ;
    dct:identifier "7f84233b-331b-4e92-8702-b1d9c8e571b5" ;
    dct:issued "2024-07-25T07:19:18.019566"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:36:03.063366"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/04dc6133-e7e3-4775-b7ac-7d9c344e7737> ;
    dct:title "Mietspiegel Rheinstetten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Rheinstetten" ] ;
    dcat:distribution <https://opendata.readi.de/dataset/7f84233b-331b-4e92-8702-b1d9c8e571b5/resource/dc9d410e-af01-490c-87b3-3f7a516e1878> ;
    dcat:keyword "datenbw",
        "mietspiegel",
        "regionen-und-städte",
        "rheinstetten" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

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

<https://opendata.readi.de/dataset/7f84233b-331b-4e92-8702-b1d9c8e571b5/resource/dc9d410e-af01-490c-87b3-3f7a516e1878> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2024-07-25T07:19:31.380863"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-07-25T07:19:31.343122"^^xsd:dateTime ;
    dct:title "mietspiegelbroschuere_rheinstetten_2022-1.pdf" ;
    dcat:accessURL <https://opendata.readi.de/dataset/7f84233b-331b-4e92-8702-b1d9c8e571b5/resource/dc9d410e-af01-490c-87b3-3f7a516e1878/download/mietspiegelbroschuere_rheinstetten_2022-1.pdf> ;
    dcat:byteSize 510094.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://opendata.readi.de/dataset/7f84233b-331b-4e92-8702-b1d9c8e571b5/resource/dc9d410e-af01-490c-87b3-3f7a516e1878/download/mietspiegelbroschuere_rheinstetten_2022-1.pdf> a rdfs:Resource .

<https://opendata.readi.de/organization/04dc6133-e7e3-4775-b7ac-7d9c344e7737> a foaf:Agent ;
    foaf:name "Stadt Rheinstetten" .

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

