@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/b5a2817a-0df5-4e52-8664-962b8eb3b36b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            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.10.16)." ;
    dct:identifier "a907c2c5-93ad-4b84-8d4c-576bbf3b6af9" ;
    dct:issued "2016-10-04T10:29:45+02:00"^^xsd:dateTime ;
    dct:modified "2016-10-04T10:30:39+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September 2016)" ;
    owl:versionInfo "1.0" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "a907c2c5-93ad-4b84-8d4c-576bbf3b6af9" ],
        [ a adms:Identifier ;
            skos:notation "a907c2c5-93ad-4b84-8d4c-576bbf3b6af9" ],
        "a907c2c5-93ad-4b84-8d4c-576bbf3b6af9" ;
    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/b5a2817a-0df5-4e52-8664-962b8eb3b36b/resource/3b5b8444-db30-424f-9269-ce1c38549e65>,
        <https://test.ckan.open.nrw.de/dataset/b5a2817a-0df5-4e52-8664-962b8eb3b36b/resource/c9986cf1-276f-42c8-8408-f2d174f89ecc> ;
    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/b5a2817a-0df5-4e52-8664-962b8eb3b36b/resource/3b5b8444-db30-424f-9269-ce1c38549e65> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2016-10-04T10:30:26.940042"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-10-04T08:30:26.887252"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September 2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a907c2c5-93ad-4b84-8d4c-576bbf3b6af9/resource/3b5b8444-db30-424f-9269-ce1c38549e65/download/zugriffsstatistik-offenesdatenportal-september-2016.xml> .

<https://test.ckan.open.nrw.de/dataset/b5a2817a-0df5-4e52-8664-962b8eb3b36b/resource/c9986cf1-276f-42c8-8408-f2d174f89ecc> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-10-04T10:30:11.640897"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-10-04T08:30:11.607658"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/a907c2c5-93ad-4b84-8d4c-576bbf3b6af9/resource/c9986cf1-276f-42c8-8408-f2d174f89ecc/download/zugriffsstatistik-offenesdatenportal-september-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> .

