@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2025-10-13T08:27:40"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Open Cases at Month End"@en ;
    dct:identifier "bbde7970-8f2f-4df6-bc27-4fa1046cd82b" ;
    dct:issued "2025-10-13T08:27:40"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-13T08:27:40"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2022-12-31"^^xsd:date ;
            schema1:startDate "2022-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31"^^xsd:date ;
            dcat:startDate "2022-01-01"^^xsd:date ] ;
    dct:title "No. of Open Cases at Month End 2022" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/3bab9de8-39bc-4ce6-ab87-98b2ecf310c1>,
        <https://dgi5.staging.derilinx.com/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/c057457b-eb5d-478c-8f1d-271885b0ed2a> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/3bab9de8-39bc-4ce6-ab87-98b2ecf310c1> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Open Cases at Month End 2022 for 2022" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2022-06-01T11:10:32"^^xsd:dateTime ;
    dct:modified "2025-10-13T08:27:40"^^xsd:dateTime ;
    dct:title "2022 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a89460357ad0e13278ec7956fce49511"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/3bab9de8-39bc-4ce6-ab87-98b2ecf310c1/download/no-of-open-cases-at-month-end-2022.csv> ;
    dcat:byteSize 190.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/3bab9de8-39bc-4ce6-ab87-98b2ecf310c1/download/no-of-open-cases-at-month-end-2022.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/bbde7970-8f2f-4df6-bc27-4fa1046cd82b/resource/c057457b-eb5d-478c-8f1d-271885b0ed2a> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Open Cases at Month End for 2022" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2022-06-01T11:10:31"^^xsd:dateTime ;
    dct:modified "2025-10-13T08:27:40"^^xsd:dateTime ;
    dct:title "2022" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/1038/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/1038/query?where=1=1&outFields=%2A&f=pjson> .

<https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Tusla" .

