@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/fc51776d-81a3-45c5-a5a5-de0615de11eb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle@jm.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/federal> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Anzahl der beliebtesten Abrufe im Registerportal im Jahr 2019 und 2020 (tw)" ;
    dct:identifier "1fb3de5e-45dd-5760-924a-98ad175fcb07" ;
    dct:issued "2022-08-31"^^xsd:date ;
    dct:modified "2022-08-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ],
        [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ;
            foaf:phone <tel:02118792336> ],
        [ a foaf:Agent ;
            foaf:mbox "justiz-online@olg-duesseldorf.nrw.de" ;
            foaf:name "Ministerium der Justiz des Landes Nordrhein-Westfalen" ] ;
    dct:title "Anzahl der Abrufe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium der Justiz des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:poststelle@jm.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium der Justiz des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:poststelle@jm.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium der Justiz des Landes Nordrhein-Westfalen" ;
            vcard:hasEmail <mailto:poststelle@jm.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/fc51776d-81a3-45c5-a5a5-de0615de11eb/resource/e64802c2-8747-46bb-bcc1-fe05263adad0> ;
    dcat:keyword " Registerform",
        "Handelsregister" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/fc51776d-81a3-45c5-a5a5-de0615de11eb/resource/e64802c2-8747-46bb-bcc1-fe05263adad0> a dcat:Distribution ;
    dct:description "Es handelt sich um eine einmalige Erhebung für gesetzgeberische Zwecke aus dem Jahr 2020. Diese Daten werden nicht regelmäßig erhoben und können dies auch nicht zukünftig werden." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:33:24.886018"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-08-31"^^xsd:date ;
    dcat:accessURL <https://www.justiz.nrw.de/Gerichte_Behoerden/zahlen_fakten/statistiken/Open_Data/handelsregister/Beliebteste-Abrufe-im-Registerportal-2019-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

