@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/8bf60278-ae07-4207-be10-e4fa862837ad> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@stadtbruchsal.de" ;
            foaf:name "Stadt Bruchsal" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "info@bruchsal.de" ;
            foaf:name "Stadtkämmerei" ],
        [ a foaf:Agent ;
            foaf:mbox "info@bruchsal.de" ;
            foaf:name "Stadtkämmerei" ] ;
    dct:identifier "8bf60278-ae07-4207-be10-e4fa862837ad" ;
    dct:issued "2024-10-21T15:05:27.948603"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:26:55.668984"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> ;
    dct:title "Haushaltsplan der Stadt Bruchsal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bruchsal" ;
            vcard:hasEmail <mailto:info@stadtbruchsal.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/8bf60278-ae07-4207-be10-e4fa862837ad/resource/191dc8a8-169b-4fb7-9f8b-d90d0b335cc0> ;
    dcat:keyword "bruchsal",
        "datenbw",
        "haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<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/8bf60278-ae07-4207-be10-e4fa862837ad/resource/191dc8a8-169b-4fb7-9f8b-d90d0b335cc0> a dcat:Distribution ;
    dct:description "Haushaltsplan 2024 Stadt Bruchsal" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2024-10-21T15:06:33.173405"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-10-21T15:06:33.140935"^^xsd:dateTime ;
    dct:title "Haushaltsplan 2024 Stadt Bruchsal" ;
    dcat:accessURL <https://opendata.readi.de/dataset/8bf60278-ae07-4207-be10-e4fa862837ad/resource/191dc8a8-169b-4fb7-9f8b-d90d0b335cc0/download/haushaltsplan-2024-stadt-bruchsal.pdf> ;
    dcat:byteSize 7770082.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://opendata.readi.de/dataset/8bf60278-ae07-4207-be10-e4fa862837ad/resource/191dc8a8-169b-4fb7-9f8b-d90d0b335cc0/download/haushaltsplan-2024-stadt-bruchsal.pdf> a rdfs:Resource .

<https://opendata.readi.de/organization/230bbff3-e9ff-4e55-aa27-8bbadf7fd3a3> a foaf:Agent ;
    foaf:name "Stadt Bruchsal" .

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

