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

<https://opendata.schleswig-holstein.de/dataset/64e16839-440d-4bb4-b0f8-d0d802e2502f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Einzelplan 01 - Landtag" ;
    dct:identifier "ae97856b-a89e-46fc-8d45-bdb2971f737d" ;
    dct:issued "2014-02-17T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:53.869960"^^xsd:dateTime ;
    dct:publisher <https://opendata.schleswig-holstein.de/organization/finanzministerium> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2014-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2014-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Einzelplan 01 - Landtag" ;
    dcat:distribution <0516c365-d504-4fed-a64a-d6abbdd6757b> ;
    dcat:keyword "Haushalt",
        "Landtag" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<0516c365-d504-4fed-a64a-d6abbdd6757b> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2020-01-24T08:22:53.877607"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/officialWork> ;
    dct:modified "2020-01-24T08:22:53.877607"^^xsd:dateTime ;
    dct:title "Epl01.pdf" ;
    dcat:accessURL <https://www.schleswig-holstein.de/DE/Fachinhalte/H/haushalt_landeshaushalt/Downloads/Haushaltsplaene2014/Epl01.pdf?__blob=publicationFile&v=1> ;
    dcat:mediaType "application/pdf" .

<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,
        "{\"type\":\"Polygon\",\"coordinates\":[[[7.869,53.36],[7.869,55.0583],[11.3126,55.0583],[11.3126,53.36],[7.869,53.36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> .

<https://opendata.schleswig-holstein.de/organization/finanzministerium> a foaf:Organization ;
    foaf:name "Finanzministerium" .

