@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/e3b5e37b-fff9-4197-8d3c-dc5f9f3a2fb7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Einzelplan 06 - Ministerium für Wirtschaft, Verkehr, Arbeit, Technologie und Tourismus" ;
    dct:identifier "9e1d4a31-56bf-48ae-813a-f51ee016b562" ;
    dct:issued "2019-03-07T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-01-24T08:22:55.296790"^^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 "2019-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2019-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Einzelplan 06 - Ministerium für Wirtschaft, Verkehr, Arbeit, Technologie und Tourismus" ;
    dcat:distribution <e14073a3-286c-4b60-bbe6-4c322a58950a> ;
    dcat:keyword "Haushalt",
        "Wirtschaftsministerium" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<e14073a3-286c-4b60-bbe6-4c322a58950a> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2020-01-24T08:22:55.299629"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:55.299629"^^xsd:dateTime ;
    dct:title "epl06.pdf" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/HH2019/epl06.pdf?__blob=publicationFile&v=2> ;
    dcat:mediaType "application/pdf" .

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

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

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

