@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 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/cfd7eb45-5845-41fa-a2c7-73fa44a752c2> 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 02.02.17)." ;
    dct:identifier "278a5c75-8fd5-453e-9357-154aa71d5450" ;
    dct:issued "2017-02-02T10:49:45+01:00"^^xsd:dateTime ;
    dct:modified "2017-02-02T10:52:39+01:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Januar 2017)" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "278a5c75-8fd5-453e-9357-154aa71d5450" ],
        [ a adms:Identifier ;
            skos:notation "278a5c75-8fd5-453e-9357-154aa71d5450" ],
        "278a5c75-8fd5-453e-9357-154aa71d5450" ;
    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/cfd7eb45-5845-41fa-a2c7-73fa44a752c2/resource/43b0d72d-6b28-4020-8d87-d400cdf6327a>,
        <https://test.ckan.open.nrw.de/dataset/cfd7eb45-5845-41fa-a2c7-73fa44a752c2/resource/6f4cf9dc-a491-4725-b268-8d0cb0dd7440> ;
    dcat:keyword "allgemein",
        "statistik" ;
    dcat:landingPage <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/cfd7eb45-5845-41fa-a2c7-73fa44a752c2/resource/43b0d72d-6b28-4020-8d87-d400cdf6327a> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2017-02-02T10:53:42.574935"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-02-02T09:53:42.537558"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Januar 2017)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/278a5c75-8fd5-453e-9357-154aa71d5450/resource/43b0d72d-6b28-4020-8d87-d400cdf6327a/download/zugriffsstatistik-offenesdatenportal-januar-2017.xml> .

<https://test.ckan.open.nrw.de/dataset/cfd7eb45-5845-41fa-a2c7-73fa44a752c2/resource/6f4cf9dc-a491-4725-b268-8d0cb0dd7440> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-02-02T10:53:34.329671"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-02-02T09:53:34.292442"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (Januar 2017)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/278a5c75-8fd5-453e-9357-154aa71d5450/resource/6f4cf9dc-a491-4725-b268-8d0cb0dd7440/download/zugriffsstatistik-offenesdatenportal-januar-2017.csv> .

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

<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> .

