@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/7fea48b3-7950-4117-a0ac-fa1929665ebb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Haushalt 2017" ;
    dct:identifier "00c78832-cd5e-449d-af55-d49b044278db" ;
    dct:isVersionOf <http://134.245.19.93/dataset/29aab7b3-243e-41b0-b0ce-3beebf131197> ;
    dct:issued "2017-02-13T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-01-24T08:22:50.694733"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Finanzministerium" ] ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2017" ;
    dcat:distribution <59f4bdb3-6049-4bf2-9c6f-b373b72cb5c8>,
        <92806f41-0fa9-408b-91c6-95a413c89802>,
        <ed723af0-ccf7-4408-af6b-f26421150178> ;
    dcat:keyword "Haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<59f4bdb3-6049-4bf2-9c6f-b373b72cb5c8> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2020-01-24T08:22:50.700760"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:50.700760"^^xsd:dateTime ;
    dct:title "hh17_text.asc" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_text.asc?__blob=publicationFile&v=2> ;
    dcat:mediaType "text/plain" .

<92806f41-0fa9-408b-91c6-95a413c89802> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2020-01-24T08:22:50.700764"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:50.700764"^^xsd:dateTime ;
    dct:title "hh17_exel.xls" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_exel.xls?__blob=publicationFile&v=3> ;
    dcat:mediaType "application/vnd.ms-excel" .

<ed723af0-ccf7-4408-af6b-f26421150178> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-01-24T08:22:50.700766"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:50.700766"^^xsd:dateTime ;
    dct:title "hh17_csv.csv" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_csv.csv?__blob=publicationFile&v=3> ;
    dcat:mediaType "text/csv" .

<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/XLS> a dct:MediaTypeOrExtent .

<https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_csv.csv?__blob=publicationFile&v=3> a rdfs:Resource .

<https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_exel.xls?__blob=publicationFile&v=3> a rdfs:Resource .

<https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2017/hh17_text.asc?__blob=publicationFile&v=2> a rdfs:Resource .

<http://dcat-ap.de/def/licenses/officialWork> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

