@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/a3920e8d-9556-49f1-a341-e819048e1fad> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "To faciliate the processing of applications to connect to the CCC Surface Water System" ;
    dct:identifier "a3920e8d-9556-49f1-a341-e819048e1fad" ;
    dct:issued "2021-02-10T10:37:29"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:29"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> ;
    dct:title "Surface Water Connection Applications" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> a foaf:Organization ;
    foaf:name "Cork City Council" .

