@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/cd725ffd-a05b-45a5-8e42-75cca4fd3fbc> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of Data Protection items" ;
    dct:identifier "cd725ffd-a05b-45a5-8e42-75cca4fd3fbc" ;
    dct:issued "2020-12-08T16:18:08"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:38"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> ;
    dct:title "AAI - Data Protection 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" .

