@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/09d41325-043c-403c-b0c4-4504b477eb39> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2025-10-15T08:44:42"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Open Cases On Hand / Brought Forward at Start of Month"@en ;
    dct:identifier "09d41325-043c-403c-b0c4-4504b477eb39" ;
    dct:issued "2025-10-15T08:44:42"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-15T08:44:42"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2020-12-31"^^xsd:date ;
            schema1:startDate "2020-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31"^^xsd:date ;
            dcat:startDate "2020-01-01"^^xsd:date ] ;
    dct:title "No. of Open Cases On Hand / Brought Forward at Start of Month 2020" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/09d41325-043c-403c-b0c4-4504b477eb39/resource/df718c47-aaf2-4468-a1ed-b505090d0c4b>,
        <https://dgi5.staging.derilinx.com/dataset/09d41325-043c-403c-b0c4-4504b477eb39/resource/ec15ad46-42f0-4a17-a9ac-64895c90f656> ;
    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/09d41325-043c-403c-b0c4-4504b477eb39/resource/df718c47-aaf2-4468-a1ed-b505090d0c4b> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Open Cases On Hand / Brought Forward at Start of Month 2020 for 2020" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-01-28T11:15:34"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:44:42"^^xsd:dateTime ;
    dct:title "2020 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7bffa61aacb0add407aeace92850bafd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/09d41325-043c-403c-b0c4-4504b477eb39/resource/df718c47-aaf2-4468-a1ed-b505090d0c4b/download/no-of-open-cases-on-hand-brought-forward-at-start-of-month-2020.csv> ;
    dcat:byteSize 190.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/09d41325-043c-403c-b0c4-4504b477eb39/resource/df718c47-aaf2-4468-a1ed-b505090d0c4b/download/no-of-open-cases-on-hand-brought-forward-at-start-of-month-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/09d41325-043c-403c-b0c4-4504b477eb39/resource/ec15ad46-42f0-4a17-a9ac-64895c90f656> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Open Cases On Hand / Brought Forward at Start of Month for 2020" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2021-01-28T11:15:33"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:44:42"^^xsd:dateTime ;
    dct:title "2020" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/711/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/711/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" .

