@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/846b11d5-d534-49a4-9156-dc15ad4648e7> 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 "846b11d5-d534-49a4-9156-dc15ad4648e7" ;
    dct:isVersionOf <http://134.245.19.93/dataset/29aab7b3-243e-41b0-b0ce-3beebf131197> ;
    dct:issued "2021-03-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:42:38.882060"^^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 "2021-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2021" ;
    dcat:distribution <http://134.245.19.93/dataset/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/078a229d-cde4-465e-a61a-37377cd5e708>,
        <http://134.245.19.93/dataset/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/dba44904-3820-4681-8684-81648cc20a9f>,
        <http://134.245.19.93/dataset/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/e2df1775-e343-4242-abe0-7381029da080> ;
    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/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/078a229d-cde4-465e-a61a-37377cd5e708> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-09-23T13:40:08.347320"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:40:08.347320"^^xsd:dateTime ;
    dct:title "Titelliste_2021.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Titelliste_2021.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/dba44904-3820-4681-8684-81648cc20a9f> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-09-23T13:41:24.158800"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:41:24.158800"^^xsd:dateTime ;
    dct:title "Titelliste_2021.xlsx" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Titelliste_2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/dataset/846b11d5-d534-49a4-9156-dc15ad4648e7/resource/e2df1775-e343-4242-abe0-7381029da080> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2021-09-23T13:41:06.076533"^^xsd:dateTime ;
    dct:modified "2021-09-23T13:41:06.076533"^^xsd:dateTime ;
    dct:title "Titelliste_2021.txt" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/fm/Titelliste_2021.txt> ;
    dcat:mediaType "text/plain" .

<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 .

