@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/08a6a8f6-de07-4796-ba21-2c30c5bcf157> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Records relating to CS Employee Assistance Service cases" ;
    dct:identifier "08a6a8f6-de07-4796-ba21-2c30c5bcf157" ;
    dct:issued "2020-12-08T16:24:00"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:46"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/f643ed36-7bbb-4cb4-a7c3-b0484499c7e8> ;
    dct:title "CSEAS Case Management Database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/f643ed36-7bbb-4cb4-a7c3-b0484499c7e8> a foaf:Organization ;
    foaf:name "CSEAS" .

