@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/3d2f000b-5bc9-4937-9454-afddc3613fa5> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2025-10-15T08:45:44"^^xsd:dateTime ;
    dct:description "Performance metrics for by year No. of Referrals Allocated to an Educational Welfare Officer"@en ;
    dct:identifier "3d2f000b-5bc9-4937-9454-afddc3613fa5" ;
    dct:issued "2025-10-15T08:45:44"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-15T08:45:44"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0280e248-f898-41d9-9790-d97b9f25fe04> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31"^^xsd:date ;
            dcat:startDate "2020-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2020-12-31"^^xsd:date ;
            schema1:startDate "2020-01-01"^^xsd:date ] ;
    dct:title "No. of Referrals Allocated to an Educational Welfare Officer 2020" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/10b31cec-c2c0-4b6b-b8a3-519fd1b5ac5d>,
        <https://dgi5.staging.derilinx.com/dataset/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/ebb315cc-2381-48a1-9769-1e3df40c2ddb> ;
    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/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/10b31cec-c2c0-4b6b-b8a3-519fd1b5ac5d> a dcat:Distribution ;
    dct:description "CSV representation of the metrics No. of Referrals Allocated to an Educational Welfare Officer 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:30"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:45:44"^^xsd:dateTime ;
    dct:title "2020 CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b72fed7ae24fcea86e4fef584e0bf65e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datacatalog.tusla.ie/dataset/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/10b31cec-c2c0-4b6b-b8a3-519fd1b5ac5d/download/no-of-referrals-allocated-to-an-educational-welfare-officer-2020.csv> ;
    dcat:byteSize 190.0 ;
    dcat:downloadURL <https://datacatalog.tusla.ie/dataset/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/10b31cec-c2c0-4b6b-b8a3-519fd1b5ac5d/download/no-of-referrals-allocated-to-an-educational-welfare-officer-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/3d2f000b-5bc9-4937-9454-afddc3613fa5/resource/ebb315cc-2381-48a1-9769-1e3df40c2ddb> a dcat:Distribution ;
    dct:description "Json representation of the metrics No. of Referrals Allocated to an Educational Welfare Officer for 2020" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2021-01-28T11:15:29"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:45:44"^^xsd:dateTime ;
    dct:title "2020" ;
    dcat:accessURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/708/query?where=1=1&outFields=%2A&f=pjson> ;
    dcat:downloadURL <https://services-eu1.arcgis.com/FKG93wmpArM17gAf/ArcGIS/rest/services/LiveMetrics/FeatureServer/708/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" .

