@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/03bbd379-924b-41a4-96aa-1b8b59cbace2> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2025-10-15T08:44:34"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Screened Referrals on a Waiting List at Month End"@en ;
    dct:identifier "03bbd379-924b-41a4-96aa-1b8b59cbace2" ;
    dct:issued "2025-10-15T08:44:34"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-15T08:44:34"^^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 Screened Referrals on a Waiting List at Month End 2020" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/40cdbe74-0b74-4e12-b4f1-6582ab943676>,
        <https://dgi5.staging.derilinx.com/dataset/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/a6803000-9418-4835-81d8-d4d489c6e8a2> ;
    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/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/40cdbe74-0b74-4e12-b4f1-6582ab943676> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Screened Referrals on a Waiting List at Month End for 2020" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2021-01-28T11:15:32"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:44:34"^^xsd:dateTime ;
    dct:title "2020" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/710/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/710/query?where=1=1&outFields=%2A&f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/a6803000-9418-4835-81d8-d4d489c6e8a2> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Screened Referrals on a Waiting List at Month End 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:33"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:44:34"^^xsd:dateTime ;
    dct:title "2020 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "879b117c85c0e7f110d718dcaf2cca4a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/a6803000-9418-4835-81d8-d4d489c6e8a2/download/no-of-screened-referrals-on-a-waiting-list-at-month-end-2020.csv> ;
    dcat:byteSize 190.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/03bbd379-924b-41a4-96aa-1b8b59cbace2/resource/a6803000-9418-4835-81d8-d4d489c6e8a2/download/no-of-screened-referrals-on-a-waiting-list-at-month-end-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

