@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/c0afde41-d447-43fa-ae9b-7a0d90993498> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database holding records of cases heard by the Labour Court" ;
    dct:identifier "c0afde41-d447-43fa-ae9b-7a0d90993498" ;
    dct:issued "2020-12-08T16:15:16"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:08"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/50dfd29c-70ef-4977-b59e-e2fda12baa0b> ;
    dct:title "Labour Court database" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/50dfd29c-70ef-4977-b59e-e2fda12baa0b> a foaf:Organization ;
    foaf:name "Labour Court" .

