@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/452b347b-fb0c-4699-a2b5-9664e7fa7b97> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Department of Children, Equality, Disability, Integration and Youth (DCEDIY) eLearning system which again we interrogate for staff eLearning training records - https://dcya-elearning.percipio.com/" ;
    dct:identifier "452b347b-fb0c-4699-a2b5-9664e7fa7b97" ;
    dct:issued "2021-01-11T14:35:22"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:28:22"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> ;
    dct:title "eLearning system" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> a foaf:Organization ;
    foaf:name "Department of Children, Equality, Disability, Integration and Youth" .

