@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 locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/f11417a7-7e7b-48dc-ab1a-f460d40ec8f0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/QUARTERLY> ;
    dct:description """Reports der Webanalyse:\r
die Reports enthalten regelmäßig veröffentlichte Auswertungen zur Nutzung des Portals Open.NRW. Grundlage sind anonymisierte Webanalysedaten, die mit der Open-Source-Software Matomo erhoben werden. Die quartalsweise veröffentlichten Reports geben unter anderem Auskunft über Seitenaufrufe, Downloads, Suchanfragen, populäre Inhalte und die Entwicklung der Datensätze.\r
\r
Die Veröffentlichung der Reports dient der Transparenz über die Nutzung von Open.NRW und ermöglicht es, die Entwicklung und Nutzung des Portals über einen längeren Zeitraum nachzuvollziehen. Die aktuellen und archivierten Reports sind auf der Website von Open.NRW abrufbar.""" ;
    dct:identifier "ab7ac2b7-abc3-5e28-80ab-c448c1d76e52" ;
    dct:issued "2020-03-21"^^xsd:date ;
    dct:modified "2026-08-27T10:13:26+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://open.nrw/ueber-uns/> ;
            foaf:mbox "open-data@open.nrw.de" ;
            foaf:name "Ministerium für Heimat, Kommunales, Bau und Digitalisierung des Landes NRW" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Reports der Webanalyse open.nrw" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beratungsstelle Open Data" ;
            vcard:hasEmail <mailto:open-data@open.nrw.de> ;
            vcard:hasURL <https://open.nrw/ueber-uns/reports-webanalyse> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/f11417a7-7e7b-48dc-ab1a-f460d40ec8f0/resource/8acf19c5-fdfc-4caa-bf92-47571b82121a> ;
    dcat:keyword " matomo",
        "analytic",
        "besucher",
        "download",
        "open.nrw" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

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

<http://publications.europa.eu/resource/authority/frequency/QUARTERLY> a dct:Frequency .

<https://open.nrw/ueber-uns/reports> a rdfs:Resource .

<https://test.ckan.open.nrw.de/dataset/f11417a7-7e7b-48dc-ab1a-f460d40ec8f0/resource/8acf19c5-fdfc-4caa-bf92-47571b82121a> a dcat:Distribution ;
    dct:description """Gesamt 2021\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-08-27T10:16:07.711641"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-08-27T10:13:26+00:00"^^xsd:dateTime ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://open.nrw/ueber-uns/reports> ;
    dcat:byteSize "82577"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

