@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/e2d81d13-a9be-4c71-bc97-e1145e66d4da> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "DCEDIY eLearning system which again we interrogate for staff eLearning training records - https://dcya-elearning.percipio.com/" ;
    dct:identifier "e2d81d13-a9be-4c71-bc97-e1145e66d4da" ;
    dct:issued "2020-12-08T16:23:11"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:25"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/776ab9bf-cb81-4832-b46c-fab5fc909729> ;
    dct:title "DCEDIY eLearning system" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/776ab9bf-cb81-4832-b46c-fab5fc909729> a foaf:Organization ;
    foaf:name "DCEDIY - Training Unit" .

