@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/2d4aa3ad-9de9-4702-8c9a-ce00e0558d09> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database holding details of Licensed Recruitment Agencies in Ireland" ;
    dct:identifier "2d4aa3ad-9de9-4702-8c9a-ce00e0558d09" ;
    dct:issued "2020-12-08T16:14:44"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:26"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73633b27-bac7-4046-99db-352cd4808320> ;
    dct:title "Agency Licensing Database" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/73633b27-bac7-4046-99db-352cd4808320> a foaf:Organization ;
    foaf:name "Department of Enterprise, Trade & Employment" .

