@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/124703ec-82b5-44f4-b749-56cd99ba6f71> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Dataset of written judgments by the Supreme Court, Court of Appeal, High Court and Circuit Court. Determinations which are applicable to Supreme Court are also available. 
There are also judgments of the District Court in childcare cases.  Rulings are also available.""" ;
    dct:identifier "124703ec-82b5-44f4-b749-56cd99ba6f71" ;
    dct:issued "2020-12-08T16:21:37"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:03"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Judgements & Determinations." ;
    dcat:theme <Justice> .

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

