@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/a032dae0-6450-474a-a56f-0564de7bf5a3> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database tracking information about individuals employed on the Tus programme." ;
    dct:identifier "a032dae0-6450-474a-a56f-0564de7bf5a3" ;
    dct:issued "2020-12-08T16:16:29"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:04"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fa5f5817-0801-4d1a-b6d1-884a61a493b7> ;
    dct:title "Tus CRM" ;
    dcat:theme <Employment> .

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

