@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/2b3b3022-d2fb-48b5-8d56-dc9068d8eaa3> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of HR items held within the Adoption Authority Ireland (AAI)" ;
    dct:identifier "2b3b3022-d2fb-48b5-8d56-dc9068d8eaa3" ;
    dct:issued "2021-01-11T14:35:51"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:21"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> ;
    dct:title "HR Register" ;
    dcat:theme <Family%20and%20Relationships> .

<https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> a foaf:Organization ;
    foaf:name "Adoption Authority Ireland" .

