@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/d724bb5c-e2d8-49f4-ae5e-2e1ed287e775> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database tracking information about individuals employed with CSP funding. In addition, the CRM gathers information about the services supported by the programme." ;
    dct:identifier "d724bb5c-e2d8-49f4-ae5e-2e1ed287e775" ;
    dct:issued "2020-12-08T16:16:28"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:03"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fa5f5817-0801-4d1a-b6d1-884a61a493b7> ;
    dct:title "CSP CRM" ;
    dcat:theme <Employment> .

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

