@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/d8639a9a-5d23-41db-bb39-31b90e683060> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dct:description "Haushaltspläne der Stadt Rheinstetten seit 2023." ;
    dct:identifier "d8639a9a-5d23-41db-bb39-31b90e683060" ;
    dct:issued "2023-11-20T11:12:36.992186"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:27:31.124679"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/04dc6133-e7e3-4775-b7ac-7d9c344e7737> ;
    dct:title "Haushaltsplan Rheinstetten" ;
    dcat:distribution <https://opendata.readi.de/dataset/d8639a9a-5d23-41db-bb39-31b90e683060/resource/c78f4aa4-dbc7-48cc-affe-f0c71c8bdb44> ;
    dcat:keyword "datenbw",
        "haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/other-open> 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/d8639a9a-5d23-41db-bb39-31b90e683060/resource/c78f4aa4-dbc7-48cc-affe-f0c71c8bdb44> a dcat:Distribution ;
    dct:description "Haushaltsplan 2023 der Stadt Rheinstetten." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2023-11-20T11:13:33.110399"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-open> ;
    dct:modified "2023-11-20T11:13:33.071865"^^xsd:dateTime ;
    dct:title "Haushaltsplan Rheinstetten 2023" ;
    dcat:accessURL <https://opendata.readi.de/dataset/d8639a9a-5d23-41db-bb39-31b90e683060/resource/c78f4aa4-dbc7-48cc-affe-f0c71c8bdb44/download/2023_stadt_rheinstetten_haushaltsplan.pdf> ;
    dcat:byteSize 8577678.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://opendata.readi.de/dataset/d8639a9a-5d23-41db-bb39-31b90e683060/resource/c78f4aa4-dbc7-48cc-affe-f0c71c8bdb44/download/2023_stadt_rheinstetten_haushaltsplan.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 .

