@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/176d7c37-25c1-44b9-84e6-ce5f7479bf03> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Datasets that contain details of include court liquidations,   administration suits, next of kin inquiries and any other matters remitted to the Examiner by the High court" ;
    dct:identifier "176d7c37-25c1-44b9-84e6-ce5f7479bf03" ;
    dct:issued "2020-12-08T16:21:53"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:13"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Examiners Office" ;
    dcat:theme <Justice> .

<https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> a foaf:Organization ;
    foaf:name "The Courts Service" .

