@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/94cdf328-6951-476e-aa21-c01815385aa8> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database of legal advice that the Department received from the Office of the Attorney General. Held and maintained by Legal Unit, Department of Children, Equality, Disability, Integration and Youth." ;
    dct:identifier "94cdf328-6951-476e-aa21-c01815385aa8" ;
    dct:issued "2020-12-08T16:23:08"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:00"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> ;
    dct:title "Database of legal advice that the Department received from the Office of the Attorney General" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> a foaf:Organization ;
    foaf:name "Department of Children, Equality, Disability, Integration and Youth" .

