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

<http://134.245.19.93/dataset/c0444d94-6fee-4a41-917e-9626b5ad6802> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Stadt Glückstadt" ;
    dct:description """Haushalt der Stadt Glückstadt mit\r
\r
* Ergebnis Jahresabschluss 2017\r
* Haushaltsansatz 2018\r
* Haushaltsansatz 2019\r
* und Mittelfristiger Finanzplanung 2020 bis 2022\r
\r
Zeichensatz ist ISO-8859-1, Spaltentrenner ist Semikolon\r
""" ;
    dct:identifier "c0444d94-6fee-4a41-917e-9626b5ad6802" ;
    dct:isVersionOf <http://134.245.19.93/dataset/9742f957-c21d-4ec9-8564-f0ff3e0be88e> ;
    dct:issued "2019-12-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-01-27T08:51:50.570885"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/7d0a3e43-e595-4297-a552-14df73d27ae7> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/regionalKey/010610029029> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2017-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Haushalt 2019" ;
    dcat:distribution <http://134.245.19.93/dataset/c0444d94-6fee-4a41-917e-9626b5ad6802/resource/be40236c-8a48-41c7-94d9-e1169efb13a8> ;
    dcat:keyword "Haushalt",
        "Haushaltsansatz",
        "Jahresabschluss",
        "Mittelfristige Finanzplanung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://134.245.19.93/dataset/c0444d94-6fee-4a41-917e-9626b5ad6802/resource/be40236c-8a48-41c7-94d9-e1169efb13a8> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Stadt Glückstadt" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-01-27T08:50:50.015776"^^xsd:dateTime ;
    dct:modified "2020-01-27T08:50:50.015776"^^xsd:dateTime ;
    dct:title "Daten 2019 Stadt Glueckstadt - Stand Beschlussfassung Stadtvertretung.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/glueckstadt/Daten%202019%20Stadt%20Glueckstadt%20-%20Stand%20Beschlussfassung%20Stadtvertretung.csv> ;
    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/politicalGeocoding/regionalKey/010610029029> 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 .

