@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/9f70a1db-3ebb-42d9-928e-c3e519c93527> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of contracts agreed with the Adoption Authority Ireland (AAI)" ;
    dct:identifier "9f70a1db-3ebb-42d9-928e-c3e519c93527" ;
    dct:issued "2021-01-11T14:34:47"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:54"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> ;
    dct:title "Contracts 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" .

