@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/33be1634-5527-4f22-8bc4-d31622ac0455> 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 09.09.16)." ;
    dct:identifier "e029a39c-aeb4-4c3f-9bca-e59ca0b15d31" ;
    dct:issued "2016-09-09T12:56:45+02:00"^^xsd:dateTime ;
    dct:modified "2016-09-09T12:57:39+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Zugriffsstatistik Offenesdatenportal (August 2016)" ;
    owl:versionInfo "1.0" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "e029a39c-aeb4-4c3f-9bca-e59ca0b15d31" ],
        [ a adms:Identifier ;
            skos:notation "e029a39c-aeb4-4c3f-9bca-e59ca0b15d31" ],
        "e029a39c-aeb4-4c3f-9bca-e59ca0b15d31" ;
    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/33be1634-5527-4f22-8bc4-d31622ac0455/resource/942b29a7-dfc9-47fa-8a50-32f05016c45f>,
        <https://test.ckan.open.nrw.de/dataset/33be1634-5527-4f22-8bc4-d31622ac0455/resource/e0aea5ce-41ef-4e6a-b38d-5a7142f38615> ;
    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/33be1634-5527-4f22-8bc4-d31622ac0455/resource/942b29a7-dfc9-47fa-8a50-32f05016c45f> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2016-09-09T12:57:47.240057"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-09-09T10:57:47.183338"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (August2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/e029a39c-aeb4-4c3f-9bca-e59ca0b15d31/resource/942b29a7-dfc9-47fa-8a50-32f05016c45f/download/zugriffsstatistiken-offenesdatenportal.de-august-2016.xml> .

<https://test.ckan.open.nrw.de/dataset/33be1634-5527-4f22-8bc4-d31622ac0455/resource/e0aea5ce-41ef-4e6a-b38d-5a7142f38615> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-09-09T12:57:30.963830"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-09-09T10:57:30.916973"^^xsd:dateTime ;
    dct:title "Zugriffsstatistik Offenesdatenportal (August 2016)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/e029a39c-aeb4-4c3f-9bca-e59ca0b15d31/resource/e0aea5ce-41ef-4e6a-b38d-5a7142f38615/download/zugriffsstatistiken-offenesdatenportal.de-august-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> .

