@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/29aab7b3-243e-41b0-b0ce-3beebf131197> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:hasVersion <http://134.245.19.93/dataset/haushalt-2011>,
        <http://134.245.19.93/dataset/haushalt-2012>,
        <http://134.245.19.93/dataset/haushalt-2013>,
        <http://134.245.19.93/dataset/haushalt-20142>,
        <http://134.245.19.93/dataset/haushalt-2015>,
        <http://134.245.19.93/dataset/haushalt-2016>,
        <http://134.245.19.93/dataset/haushalt-2017>,
        <http://134.245.19.93/dataset/haushalt-2018>,
        <http://134.245.19.93/dataset/haushalt-2019>,
        <http://134.245.19.93/dataset/haushalt-sh-2020>,
        <http://134.245.19.93/dataset/haushalt-sh-2021> ;
    dct:identifier "29aab7b3-243e-41b0-b0ce-3beebf131197" ;
    dct:issued "2023-10-09T06:05:59.509750"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:05:59.509760"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/2dad03c0-e8f0-4b79-9db7-c8e75a91a019> ;
    dct:title "Haushalt" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> .

<http://134.245.19.93/organization/2dad03c0-e8f0-4b79-9db7-c8e75a91a019> a foaf:Agent ;
    foaf:name "Finanzministerium" .

