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

<https://ckan.open.nrw.de/dataset/c0d2327a-e502-4806-92b9-d4cd689a1ffc> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Referat-VB5@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:description "Erfasst werden die Beratungsfälle in Versicherungsangelegenheiten und anderen Angelegenheiten der Clearingstellen. Neben der Gesamtzahl ist auch die Zahl der Beratungsfälle je Clearingstelle erkennbar. " ;
    dct:identifier "9e2fffa7-051c-56f1-8221-cc709c58b6b1" ;
    dct:issued "2024-06-05"^^xsd:date ;
    dct:modified "2024-08-19T15:39:42+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "Referat-VB5@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Referat-VB5@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Referat-VB5@mags.nrw.de" ;
            foaf:name "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ] ;
    dct:title "Erfasste Beratungsfälle der Clearingstellen zur Sicherstellung des regelhaften Zugangs zum Gesundheitsversorgungssystem" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Referat-VB5@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Referat-VB5@mags.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ministerium für Arbeit, Gesundheit und Soziales des Landes NRW" ;
            vcard:hasEmail <mailto:Referat-VB5@mags.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/c0d2327a-e502-4806-92b9-d4cd689a1ffc/resource/5900694d-6f07-461a-8c06-c272ddf3ad48> ;
    dcat:keyword "Clearingstellen",
        "Dortmund",
        "Duisburg",
        "Gelsenkirchen",
        "Köln",
        "Münster",
        "Sicherstellung des Zugangs zum Gesundheitsversorgungssystem" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

<https://ckan.open.nrw.de/dataset/c0d2327a-e502-4806-92b9-d4cd689a1ffc/resource/5900694d-6f07-461a-8c06-c272ddf3ad48> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-27T12:28:43.794197"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-08-19T15:39:42+00:00"^^xsd:dateTime ;
    dcat:byteSize "564"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/2024-04-08_meldung_clearingstellen_2023.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dateien.open.nrw/download/2024-04-08_meldung_clearingstellen_2023.csv> a rdfs:Resource .

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

