@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/5f4dcbeb-1b97-4e35-a8c1-1bf77b48c669> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database tracking information about individuals employed on the Tús programme." ;
    dct:identifier "5f4dcbeb-1b97-4e35-a8c1-1bf77b48c669" ;
    dct:issued "2021-01-11T14:41:10"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:42:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fa5f5817-0801-4d1a-b6d1-884a61a493b7> ;
    dct:title "Tús Customer Relationship Management" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/fa5f5817-0801-4d1a-b6d1-884a61a493b7> a foaf:Organization ;
    foaf:name "Pobal" .

