@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/bfe9682f-d66f-4353-8de4-261bc94c3db0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Glückstadt" ;
    dct:description """Haushalt der Stadt Glückstadt mit\r
\r
- Ergebnis Jahresabschluss 2019\r
- Haushaltsansatz 2020\r
- Haushaltsansatz 2021\r
- und Mittelfristiger Finanzplanung 2021 bis 2024\r
\r
Zeichensatz ist ISO-8859-1, Spaltentrenner ist Semikolon""" ;
    dct:identifier "bfe9682f-d66f-4353-8de4-261bc94c3db0" ;
    dct:isVersionOf <http://134.245.19.93/dataset/9742f957-c21d-4ec9-8564-f0ff3e0be88e> ;
    dct:issued "2021-07-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-07-15T09:22:23.773514"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/7d0a3e43-e595-4297-a552-14df73d27ae7> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01061029> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2019-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2021" ;
    dcat:distribution <http://134.245.19.93/dataset/bfe9682f-d66f-4353-8de4-261bc94c3db0/resource/d49ce1c1-1bac-492a-b43b-461203f7f17d> ;
    dcat:keyword "Haushalt",
        "Haushaltsansatz",
        "Jahresabschluss",
        "Mittelfristige Finanzplanung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://134.245.19.93/dataset/bfe9682f-d66f-4353-8de4-261bc94c3db0/resource/d49ce1c1-1bac-492a-b43b-461203f7f17d> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Glückstadt" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-07-15T09:09:54.602692"^^xsd:dateTime ;
    dct:modified "2021-07-15T09:09:54.466860"^^xsd:dateTime ;
    dct:title "Daten 2021 Stadt Glückstadt - Stand Beschlussfassung Stadtvertretung.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "c305c0ad7c0301d27a78f185353986ba"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/bfe9682f-d66f-4353-8de4-261bc94c3db0/resource/d49ce1c1-1bac-492a-b43b-461203f7f17d/download/daten-2021-stadt-gluckstadt-stand-beschlussfassung-stadtvertretung.csv> ;
    dcat:byteSize 559703.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/7d0a3e43-e595-4297-a552-14df73d27ae7> a foaf:Agent ;
    foaf:name "Glückstadt" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01061029> a dct:Location ;
    skos:prefLabel "Stadt Glückstadt" ;
    locn:geometry "MULTIPOLYGON (((9.4131 53.8085, 9.4160 53.8069, 9.4211 53.8102, 9.4381 53.8051, 9.4490 53.7973, 9.4411 53.7949, 9.4426 53.7882, 9.4388 53.7875, 9.4430 53.7806, 9.4528 53.7787, 9.4513 53.7677, 9.4345 53.7596, 9.4335 53.7512, 9.4381 53.7466, 9.4281 53.7530, 9.4226 53.7692, 9.4099 53.7843, 9.4154 53.7853, 9.4084 53.7851, 9.4077 53.7962, 9.4011 53.7948, 9.4048 53.7991, 9.3997 53.8126, 9.4099 53.8031, 9.4141 53.8041, 9.4131 53.8085)), ((9.4063 53.7694, 9.3890 53.7998, 9.4101 53.7742, 9.4169 53.7592, 9.4169 53.7574, 9.4063 53.7694)))"^^gsp:wktLiteral .

<https://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

