@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/3b6db915-6d03-4c6d-828a-dbf4586d3d2e> 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 27.09.17)." ;
    dct:identifier "bf2eb364-ee1d-41ab-997a-e416011ed4b4" ;
    dct:issued "2017-09-27T15:43:45+02:00"^^xsd:dateTime ;
    dct:modified "2017-09-27T15:44:39+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September 2017)" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "bf2eb364-ee1d-41ab-997a-e416011ed4b4" ],
        [ a adms:Identifier ;
            skos:notation "bf2eb364-ee1d-41ab-997a-e416011ed4b4" ],
        "bf2eb364-ee1d-41ab-997a-e416011ed4b4" ;
    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/3b6db915-6d03-4c6d-828a-dbf4586d3d2e/resource/14eff4e4-d41a-44ed-a5ce-7f7fa78e741c>,
        <https://test.ckan.open.nrw.de/dataset/3b6db915-6d03-4c6d-828a-dbf4586d3d2e/resource/5531934a-6698-4aaa-bbde-79a7d921e7c6> ;
    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/3b6db915-6d03-4c6d-828a-dbf4586d3d2e/resource/14eff4e4-d41a-44ed-a5ce-7f7fa78e741c> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2017-09-27T15:43:55.392593"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-09-27T13:43:55.337293"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September 2017)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/bf2eb364-ee1d-41ab-997a-e416011ed4b4/resource/14eff4e4-d41a-44ed-a5ce-7f7fa78e741c/download/zugriffsstatistik-offenesdatenportal-september-2017.xml> .

<https://test.ckan.open.nrw.de/dataset/3b6db915-6d03-4c6d-828a-dbf4586d3d2e/resource/5531934a-6698-4aaa-bbde-79a7d921e7c6> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-09-27T15:43:41.141975"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-09-27T13:43:41.093782"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (September 2017)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/bf2eb364-ee1d-41ab-997a-e416011ed4b4/resource/5531934a-6698-4aaa-bbde-79a7d921e7c6/download/zugriffsstatistik-offenesdatenportal-september-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> .

