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

<https://test.ckan.open.nrw.de/dataset/7a2f79ee-acfd-4173-9216-e666d7714090> 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/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Anzahl der Handelsregisterbekanntmachungen im Jahr 2019 und 1. Quartal 2020, sortiert nach Art der Bekanntmachung" ;
    dct:identifier "807baa4c-3171-5a21-b4f5-0c2e937d9814" ;
    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" ;
            foaf:phone <tel:02118792336> ],
        [ 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" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Statistik HR Bekanntmachungen" ;
    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/7a2f79ee-acfd-4173-9216-e666d7714090/resource/28fc4829-59eb-4faf-9200-30861869f060> ;
    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/7a2f79ee-acfd-4173-9216-e666d7714090/resource/28fc4829-59eb-4faf-9200-30861869f060> 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:25.264316"^^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/index.php> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

