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

<http://134.245.19.93/dataset/9742f957-c21d-4ec9-8564-f0ff3e0be88e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/glueckstadt-haushalt-2021>,
        <http://134.245.19.93/dataset/glueckstadt-haushalt-2022>,
        <http://134.245.19.93/dataset/haushalt-20191>,
        <http://134.245.19.93/dataset/haushalt-2020> ;
    dct:identifier "9742f957-c21d-4ec9-8564-f0ff3e0be88e" ;
    dct:issued "2026-06-03T06:35:20.690840"^^xsd:dateTime ;
    dct:modified "2026-06-03T06:35:20.690845"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/7d0a3e43-e595-4297-a552-14df73d27ae7> ;
    dct:title "Haushalt Glückstadt" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

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

