@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/9f1c185f-63cf-4291-81b4-b3f7b2810c32> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """monatliche Anzahl der Personen, die das [Digitalzentrum Süderbrarup](https://www.diz.digital) besuchen\r
""" ;
    dct:identifier "9f1c185f-63cf-4291-81b4-b3f7b2810c32" ;
    dct:issued "2025-08-12T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-04-16T07:10:08.229366"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/920bc4cf-ee01-4944-9095-452d08d29645> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/kultur/besucherzahlen> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/regionalKey/010595974> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-16T07:10:08.229460"^^xsd:dateTime ;
            dcat:startDate "2026-04-16T07:10:08.229460"^^xsd:dateTime ] ;
    dct:title "Statistiken zum Besuch des DiZ Süderbrarup" ;
    dcat:distribution <http://134.245.19.93/dataset/9f1c185f-63cf-4291-81b4-b3f7b2810c32/resource/bd61b8bb-73db-4cba-924e-92b2b00a949d> ;
    dcat:keyword "Besucherzahlen",
        "Digitalzentrum",
        "Kultur",
        "Makerspace" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://134.245.19.93/dataset/9f1c185f-63cf-4291-81b4-b3f7b2810c32/resource/bd61b8bb-73db-4cba-924e-92b2b00a949d> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-04-16T05:10:06.864164"^^xsd:dateTime ;
    dct:modified "2026-04-16T05:10:06.747851"^^xsd:dateTime ;
    dct:title "diz-besuchsstatistik-monatlich.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "12e1df43623f4179dc276d8636897941"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/9f1c185f-63cf-4291-81b4-b3f7b2810c32/resource/bd61b8bb-73db-4cba-924e-92b2b00a949d/download/diz-besuchsstatistik-monatlich.csv> ;
    dcat:byteSize 458.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/920bc4cf-ee01-4944-9095-452d08d29645> a foaf:Agent ;
    foaf:name "Amt Süderbrarup" .

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

<http://dcat-ap.de/def/politicalGeocoding/regionalKey/010595974> a dct:Location ;
    skos:prefLabel "Amt Süderbrarup" ;
    locn:geometry "POLYGON ((9.6572 54.5402, 9.6572 54.6977, 9.8924 54.6977, 9.8924 54.5402, 9.6572 54.5402))"^^gsp:wktLiteral .

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

