@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/8957e8a0-c458-433b-ae29-6214916d3f4b> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "A Publically available Dataset containing historical, current licence and ownership details of all licenced premises in Ireland." ;
    dct:identifier "8957e8a0-c458-433b-ae29-6214916d3f4b" ;
    dct:issued "2020-12-08T16:20:58"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:32"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Licencing eRegister" ;
    dcat:theme <Justice> .

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

