@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/60375725-6241-4223-90ea-ba1360bf8d44> 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: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 01.04.16)." ;
    dct:identifier "2e0b01e2-cd14-4401-a698-c5d601f66dc4" ;
    dct:issued "2016-04-01T11:40:45+02:00"^^xsd:dateTime ;
    dct:modified "2016-04-01T11:40:39+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (März 2016)" ;
    owl:versionInfo "1.0" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "2e0b01e2-cd14-4401-a698-c5d601f66dc4" ],
        [ a adms:Identifier ;
            skos:notation "2e0b01e2-cd14-4401-a698-c5d601f66dc4" ],
        "2e0b01e2-cd14-4401-a698-c5d601f66dc4" ;
    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/60375725-6241-4223-90ea-ba1360bf8d44/resource/3b8a441c-eead-4733-882d-d8e5cff96bd7>,
        <https://test.ckan.open.nrw.de/dataset/60375725-6241-4223-90ea-ba1360bf8d44/resource/3e22324d-1054-442f-b687-a48879ae9288> ;
    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/60375725-6241-4223-90ea-ba1360bf8d44/resource/3b8a441c-eead-4733-882d-d8e5cff96bd7> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2016-04-01T11:43:30.165192"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-04-01T09:43:30.102520"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik März 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/2e0b01e2-cd14-4401-a698-c5d601f66dc4/resource/3b8a441c-eead-4733-882d-d8e5cff96bd7/download/zugriffsstatistik-offenesdatenportal-marz-2016-.xml> .

<https://test.ckan.open.nrw.de/dataset/60375725-6241-4223-90ea-ba1360bf8d44/resource/3e22324d-1054-442f-b687-a48879ae9288> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-04-01T11:43:14.366434"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-04-01T09:43:14.312180"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik März 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/2e0b01e2-cd14-4401-a698-c5d601f66dc4/resource/3e22324d-1054-442f-b687-a48879ae9288/download/zugriffsstatistik-offenesdatenportal-marz-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> .

