@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/88eb9495-70c2-48d4-9d36-6bf6efcc4024> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "holger.lieske@krzn.de" ;
            foaf:name "Holger Lieske" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "holger.lieske@krzn.de" ;
            foaf:name "KRZN" ] ;
    dct:description "Dieser Datensatz enthält die Zugriffsstatistik auf die einzelnen Datensätze des Portals. Unter \"total views\" sind die gesamten Zugriffe seit 01.09.15 zu sehen. Unter \"views last 2 weeks\" die Zugriffe der letzten 2 Wochen (Stand 04.11.16)." ;
    dct:identifier "13a0acc8-b814-41f8-b8ac-1e943fde5878" ;
    dct:issued "2016-11-04T09:55:45+01:00"^^xsd:dateTime ;
    dct:modified "2016-11-04T09:55:39+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Oktober 2016)" ;
    owl:versionInfo "1.0" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "13a0acc8-b814-41f8-b8ac-1e943fde5878" ],
        [ a adms:Identifier ;
            skos:notation "13a0acc8-b814-41f8-b8ac-1e943fde5878" ],
        "13a0acc8-b814-41f8-b8ac-1e943fde5878" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Holger Lieske" ;
            vcard:hasEmail <mailto:holger.lieske@krzn.de> ],
        [ a vcard:Organization ;
            vcard:fn "Holger Lieske" ;
            vcard:hasEmail <mailto:holger.lieske@krzn.de> ],
        [ a vcard:Organization ;
            vcard:fn "Holger Lieske" ;
            vcard:hasEmail <mailto:holger.lieske@krzn.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/88eb9495-70c2-48d4-9d36-6bf6efcc4024/resource/b3f91933-193f-4c69-bb8f-fac32508108e>,
        <https://test.ckan.open.nrw.de/dataset/88eb9495-70c2-48d4-9d36-6bf6efcc4024/resource/c24080e4-f83b-4f24-8214-66edf5164700> ;
    dcat:keyword "Allgemeines",
        "statistik" ;
    dcat:landingPage <www.offenesdatenportal.de> .

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

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

<https://test.ckan.open.nrw.de/dataset/88eb9495-70c2-48d4-9d36-6bf6efcc4024/resource/b3f91933-193f-4c69-bb8f-fac32508108e> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2016-11-04T09:56:26.439237"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-11-04T08:56:26.398203"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Oktober 2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/13a0acc8-b814-41f8-b8ac-1e943fde5878/resource/b3f91933-193f-4c69-bb8f-fac32508108e/download/zugriffsstatistik-offenesdatenportal-oktober-2016.xml> .

<https://test.ckan.open.nrw.de/dataset/88eb9495-70c2-48d4-9d36-6bf6efcc4024/resource/c24080e4-f83b-4f24-8214-66edf5164700> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-11-04T09:56:14.902820"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-11-04T08:56:14.868210"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Oktober 2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/13a0acc8-b814-41f8-b8ac-1e943fde5878/resource/c24080e4-f83b-4f24-8214-66edf5164700/download/zugriffsstatistik-offenesdatenportal-oktober-2016.csv> .

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

<www.offenesdatenportal.de> a foaf:Document .

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

