@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/4abd9167-46bc-4724-ba33-0e517408845f> 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 "ce10ce2c-5270-41c6-ae27-a385f1cc727b" ;
    dct:issued "2026-02-05T12:06:38.455353"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:06:38.455359"^^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 Juli" ;
    owl:versionInfo "2017-8" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "ce10ce2c-5270-41c6-ae27-a385f1cc727b" ],
        [ a adms:Identifier ;
            skos:notation "ce10ce2c-5270-41c6-ae27-a385f1cc727b" ],
        "ce10ce2c-5270-41c6-ae27-a385f1cc727b" ;
    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/4abd9167-46bc-4724-ba33-0e517408845f/resource/217abc5b-0eba-4c72-bce1-986f8003cb52> ;
    dcat:keyword "Internet",
        "Webanalyse" .

<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/4abd9167-46bc-4724-ba33-0e517408845f/resource/217abc5b-0eba-4c72-bce1-986f8003cb52> a dcat:Distribution ;
    dct:description """* Spalte1 = Datum/Tag\r
* Spalte2 = Besucher\r
* Spalte3 = Absprungrate\r
* Spalte4 = Quereinsteiger\r
* Spalte5 = Seitenaufrufe\r
* Spalte6 = Ansichtszeit pro Besucher\r
* Spalte7 = Ansichtszeit pro Seite""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-08-02T14:16:46.524737"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-08-02T12:21:11.349720"^^xsd:dateTime ;
    dct:title "zugriffsstatistiken-von-kreis-kleve-de-fuer-juli-2017" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/ce10ce2c-5270-41c6-ae27-a385f1cc727b/resource/217abc5b-0eba-4c72-bce1-986f8003cb52/download/zugriffsstatistiken-von-kreis-kleve-de-fuer-juli-2017.csv> .

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

