@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/c6f6aabc-20dd-41db-b80e-d7588e0c9d10> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description "CSV-Datei mit den Zugriffszahlen pro Tag im jeweiligem Monat. " ;
    dct:identifier "f0a7d7db-c12c-4a6f-a6ff-72d3520f96e6" ;
    dct:issued "2026-02-05T12:06:18.913107"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:06:18.913112"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistiken von kreis-kleve.de für August 2018" ;
    owl:versionInfo "2018-8" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f0a7d7db-c12c-4a6f-a6ff-72d3520f96e6" ],
        [ a adms:Identifier ;
            skos:notation "f0a7d7db-c12c-4a6f-a6ff-72d3520f96e6" ],
        "f0a7d7db-c12c-4a6f-a6ff-72d3520f96e6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/c6f6aabc-20dd-41db-b80e-d7588e0c9d10/resource/caa5f190-7a86-4826-b053-c1d6e3b81bc6> ;
    dcat:keyword "Internet",
        "Webanalyse" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://test.ckan.open.nrw.de/dataset/c6f6aabc-20dd-41db-b80e-d7588e0c9d10/resource/caa5f190-7a86-4826-b053-c1d6e3b81bc6> a dcat:Distribution ;
    dct:description """* Spalte1 = Datum/Tag\r
* Spalte2 = Besucher\r
* Spalte3 = Seitenaufrufe\r
* Spalte4 = Seitenaufrufe pro Besucher\r
* Spalte5 = Ansichtszeit pro Besucher\r
* Spalte6 =Absprungrate""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-09-10T15:02:30.134718"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2018-09-10T13:02:30.076061"^^xsd:dateTime ;
    dct:title "zugriffsstatistiken-von-kreis-kleve-de-fuer-august-2018" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f0a7d7db-c12c-4a6f-a6ff-72d3520f96e6/resource/caa5f190-7a86-4826-b053-c1d6e3b81bc6/download/august.csv> .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

