@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/13b5b92a-f6d0-4b69-a22b-9aa05da38405> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2025-10-13T08:24:20"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Open Cases On Hand / Brought Forward at Start of Month"@en ;
    dct:identifier "13b5b92a-f6d0-4b69-a22b-9aa05da38405" ;
    dct:issued "2025-10-13T08:24:20"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-13T08:24:20"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31"^^xsd:date ;
            dcat:startDate "2021-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2021-12-31"^^xsd:date ;
            schema1:startDate "2021-01-01"^^xsd:date ] ;
    dct:title "No. of Open Cases On Hand / Brought Forward at Start of Month 2021" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/a0bb4924-84a9-4069-a9c1-fbed964e59b0>,
        <https://dgi5.staging.derilinx.com/dataset/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/e6fccfc1-ac34-4892-8a52-eecf923f56f6> ;
    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/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/a0bb4924-84a9-4069-a9c1-fbed964e59b0> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Open Cases On Hand / Brought Forward at Start of Month 2021 for 2021" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-04-15T11:09:57"^^xsd:dateTime ;
    dct:modified "2025-10-13T08:24:20"^^xsd:dateTime ;
    dct:title "2021 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5f786edf254d048e85b1d32625f665f4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/a0bb4924-84a9-4069-a9c1-fbed964e59b0/download/no-of-open-cases-on-hand-brought-forward-at-start-of-month-2021.csv> ;
    dcat:byteSize 190.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/a0bb4924-84a9-4069-a9c1-fbed964e59b0/download/no-of-open-cases-on-hand-brought-forward-at-start-of-month-2021.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/13b5b92a-f6d0-4b69-a22b-9aa05da38405/resource/e6fccfc1-ac34-4892-8a52-eecf923f56f6> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Open Cases On Hand / Brought Forward at Start of Month for 2021" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2021-04-15T11:09:56"^^xsd:dateTime ;
    dct:modified "2025-10-13T08:24:20"^^xsd:dateTime ;
    dct:title "2021" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/873/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/873/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" .

