@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Bitte bedenken Sie: Ein Haushaltsplan unterscheidet sich stark von Bilanzen und Konten, die viele aus der doppelten Buchführung gewohnt sind. Es erfordert eine gewisse Übung, die verwendete Systematik zu lesen" ;
    dct:identifier "c9394b1d-0f11-45ad-898d-db98b82ce455" ;
    dct:isVersionOf <http://134.245.19.93/dataset/29aab7b3-243e-41b0-b0ce-3beebf131197> ;
    dct:issued "2020-02-11T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:39:36.509038"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2dad03c0-e8f0-4b79-9db7-c8e75a91a019> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2020" ;
    dcat:distribution <http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/49325caa-e6f1-4c27-a3bb-ccc877c0a80a>,
        <http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/5a6ee583-81ef-4f64-a956-42d5104111cc>,
        <http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/eba4b675-a668-47dc-a7cd-6bc8f8f0ac95> ;
    dcat:keyword "Haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/49325caa-e6f1-4c27-a3bb-ccc877c0a80a> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2021-09-23T13:38:11.733481"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:38:11.733481"^^xsd:dateTime ;
    dct:title "Haushalt_2020.txt" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Haushalt_2020.txt> ;
    dcat:mediaType "text/plain" .

<http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/5a6ee583-81ef-4f64-a956-42d5104111cc> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-09-23T13:38:27.557698"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:38:27.557698"^^xsd:dateTime ;
    dct:title "Haushalt_2020.xlsx" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Haushalt_2020.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/dataset/c9394b1d-0f11-45ad-898d-db98b82ce455/resource/eba4b675-a668-47dc-a7cd-6bc8f8f0ac95> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-09-23T13:37:52.733781"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:37:52.733781"^^xsd:dateTime ;
    dct:title "Haushalt_2020.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Haushalt_2020.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/2dad03c0-e8f0-4b79-9db7-c8e75a91a019> a foaf:Agent ;
    foaf:name "Finanzministerium" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

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

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

