@prefix adms: <http://www.w3.org/ns/adms#> .
@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/505be8ba-8219-4675-94e1-4bdb908bba30> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Aktionen und unterschiedliche Nutzer des Open-Data-Portals Schleswig-Holstein\r
\r
Ermittelt werden die Zahlen aus den anonymisierten Serverlogfiles mit Hilfe der Software [GoAccess](https://goaccess.io) (mit der Option `--ignore-crawlers`). \r
\r
Folgende Spalten sind enthalten:\r
\r
-  `Monat` - Monat im Format yyyy-mm\r
-  `Abrufe` - Anzahl der Datensatz-Abrufe\r
- `eindeutige Besucher` - Anzahl  unterschiedlicher Besucher\\*innen (GoAccess Wert`unique_visitors`)\r
- `API-Aufrufe` - Anzahl der Zugriffe auf die CKAN-API des Open-Data-Portals\r
- `RSS-Feed-Abrufe` - Anzahl der unterschiedlichen Besucher\\*innen, die auf den RSS-Feed des Open-Data-Portals zugegriffen haben\r
\r
Spaltentrenner ist Komma.\r
""" ;
    dct:identifier "505be8ba-8219-4675-94e1-4bdb908bba30" ;
    dct:issued "2022-12-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-03-01T06:50:23.045829"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/d3faa6db-0ed5-435e-b235-c6b4bc2cb8ea> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/openData/zugriffe> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-02-29T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-03-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Open-Data-Portal Zugriffszahlen" ;
    adms:versionNotes "Im Vergleich zur vorherigen Version werden die Zugriffszahlen mit goaccess und nicht mehr mit Matomo ermittelt. " ;
    dcat:distribution <http://134.245.19.93/dataset/505be8ba-8219-4675-94e1-4bdb908bba30/resource/232b204c-cdb4-4945-835f-3575c27ec279>,
        <http://134.245.19.93/dataset/505be8ba-8219-4675-94e1-4bdb908bba30/resource/6db4a9d7-91f3-48f3-a231-830c3b3f6680> ;
    dcat:keyword "Open Data",
        "Zugriffe" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/505be8ba-8219-4675-94e1-4bdb908bba30/resource/232b204c-cdb4-4945-835f-3575c27ec279> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-11-29T07:23:55.199222"^^xsd:dateTime ;
    dct:modified "2022-11-29T07:23:55.199222"^^xsd:dateTime ;
    dct:title "zugriffszahlen-opendata.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/zit/zugriffszahlen-opendata-v2.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/505be8ba-8219-4675-94e1-4bdb908bba30/resource/6db4a9d7-91f3-48f3-a231-830c3b3f6680> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-11-29T07:27:37.472155"^^xsd:dateTime ;
    dct:modified "2022-11-29T07:27:37.370517"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "e437520479c69f9674c7f8e72cd77628"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/505be8ba-8219-4675-94e1-4bdb908bba30/resource/6db4a9d7-91f3-48f3-a231-830c3b3f6680/download/zugriffszahlen-opendata.resource.json> ;
    dcat:byteSize 990.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/d3faa6db-0ed5-435e-b235-c6b4bc2cb8ea> a foaf:Agent ;
    foaf:name "Zentrales IT-Management Schleswig-Holstein " .

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

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

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

