@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/d57cfb0f-3025-4061-9b2f-7a61e6005356> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Haushalt 2016" ;
    dct:identifier "e9b1b7cd-1395-4062-8458-f948e3fa25f4" ;
    dct:isVersionOf <http://134.245.19.93/dataset/29aab7b3-243e-41b0-b0ce-3beebf131197> ;
    dct:issued "2016-01-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-01-24T08:21:46.717785"^^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 "2016-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2016-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2016" ;
    dcat:distribution <5774e629-3dfb-4455-944e-5db71af7ef20>,
        <73ec74ef-7f6c-4a17-8c18-89efedbdb4ed>,
        <fad3f356-504c-4361-b516-8bb6008f9df9> ;
    dcat:keyword "Haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<5774e629-3dfb-4455-944e-5db71af7ef20> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2020-01-24T08:21:46.723362"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:21:46.723362"^^xsd:dateTime ;
    dct:title "hh16_exel.xls" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2016/hh16_exel.xls?__blob=publicationFile&v=5> ;
    dcat:mediaType "application/vnd.ms-excel" .

<73ec74ef-7f6c-4a17-8c18-89efedbdb4ed> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-01-24T08:21:46.723360"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:21:46.723360"^^xsd:dateTime ;
    dct:title "hh16_csv.csv" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2016/hh16_csv.csv?__blob=publicationFile&v=4> ;
    dcat:mediaType "text/csv" .

<fad3f356-504c-4361-b516-8bb6008f9df9> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2020-01-24T08:21:46.723356"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:21:46.723356"^^xsd:dateTime ;
    dct:title "hh16_text.asc" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2016/hh16_text.asc?__blob=publicationFile&v=4> ;
    dcat:mediaType "text/plain" .

<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/HH2016/hh16_csv.csv?__blob=publicationFile&v=4> a rdfs:Resource .

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

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

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

