@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580> a dcat:Dataset ;
    dct:accrualPeriodicity "Biennial" ;
    dct:created "2023-12-05T09:32:43"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Meitheal Processes Requested via Direct Access"@en ;
    dct:identifier "4a467d31-53b1-46f9-93aa-4feca1ef7580" ;
    dct:issued "2023-12-05T09:32:43"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-04-24T22:24:25"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31"^^xsd:date ;
            dcat:startDate "2023-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2023-12-31"^^xsd:date ;
            schema1:startDate "2023-01-01"^^xsd:date ] ;
    dct:title "No. of Meitheal Processes Requested via Direct Access 2023" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/1ebfdaa5-fc2a-40ea-8f09-cf83ce8934d6>,
        <https://dgi5.staging.derilinx.com/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/d068f29c-9457-4e77-9eaf-a275d9817086> ;
    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/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/1ebfdaa5-fc2a-40ea-8f09-cf83ce8934d6> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Meitheal Processes Requested via Direct Access 2023 for 2023" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2023-11-23T17:36:41"^^xsd:dateTime ;
    dct:modified "2025-04-24T22:24:25"^^xsd:dateTime ;
    dct:title "2023 CSV" ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/1ebfdaa5-fc2a-40ea-8f09-cf83ce8934d6/download/no-of-meitheal-processes-requested-via-direct-access-2023.csv> ;
    dcat:byteSize 618.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/1ebfdaa5-fc2a-40ea-8f09-cf83ce8934d6/download/no-of-meitheal-processes-requested-via-direct-access-2023.csv> .

<https://dgi5.staging.derilinx.com/dataset/4a467d31-53b1-46f9-93aa-4feca1ef7580/resource/d068f29c-9457-4e77-9eaf-a275d9817086> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Meitheal Processes Requested via Direct Access for 2023" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2023-11-23T17:36:40"^^xsd:dateTime ;
    dct:modified "2025-04-24T22:24:25"^^xsd:dateTime ;
    dct:title "2023" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/1237/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/1237/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" .

