@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/e387271c-84ac-4dda-9277-a642292eef47> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "rathaus@stutensee.de" ;
            foaf:name "Stadt Stutensee" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "transparenzportal@stutensee.de" ;
            foaf:name "Kämmerei" ],
        [ a foaf:Agent ;
            foaf:mbox "transparenzportal@stutensee.de" ;
            foaf:name "Kämmerei" ] ;
    dct:description "Endgültiger Haushaltsplan 2024 Stadt Stutensee inkl. Wirtschaftspläne Eigenbetrieb Abwasser und Eigenbetrieb Stadtwohnung" ;
    dct:identifier "e387271c-84ac-4dda-9277-a642292eef47" ;
    dct:issued "2024-07-23T05:57:05.713328"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:29:04.407890"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/f81797a2-5b8d-4d83-acc1-4fbcc527b622> ;
    dct:title "Haushaltsplan Stadt Stutensee 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Stutensee" ;
            vcard:hasEmail <mailto:rathaus@stutensee.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/e387271c-84ac-4dda-9277-a642292eef47/resource/f8b944f4-6251-4de4-a75d-a90f0131c3cf> ;
    dcat:keyword "datenbw",
        "haushaltsplan" ;
    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/cc-by/4.0> 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/e387271c-84ac-4dda-9277-a642292eef47/resource/f8b944f4-6251-4de4-a75d-a90f0131c3cf> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Stadt Stutensee" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2024-07-23T06:06:57.172179"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-07-23T06:06:57.138342"^^xsd:dateTime ;
    dct:title "Endgültiger Haushaltsplan 2024 Stadt Stutensee inkl. Wirtschaftspläne EB Abwasser und EB Stadtwohnung.pdf" ;
    dcat:accessURL <https://opendata.readi.de/dataset/e387271c-84ac-4dda-9277-a642292eef47/resource/f8b944f4-6251-4de4-a75d-a90f0131c3cf/download/endgultiger-haushaltsplan-2024-stadt-stutensee-inkl.-wirtschaftsplane-eb-abwasser-und-eb-stadtwo.pdf> ;
    dcat:byteSize 7777707.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://opendata.readi.de/dataset/e387271c-84ac-4dda-9277-a642292eef47/resource/f8b944f4-6251-4de4-a75d-a90f0131c3cf/download/endgultiger-haushaltsplan-2024-stadt-stutensee-inkl.-wirtschaftsplane-eb-abwasser-und-eb-stadtwo.pdf> a rdfs:Resource .

<https://opendata.readi.de/organization/f81797a2-5b8d-4d83-acc1-4fbcc527b622> a foaf:Agent ;
    foaf:name "Stadt Stutensee" .

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

