@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/f1c4ccd5-b5e7-431e-8f42-ef9fb00deacb> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Data gathered through Online consultation service" ;
    dct:identifier "f1c4ccd5-b5e7-431e-8f42-ef9fb00deacb" ;
    dct:issued "2021-01-11T14:42:47"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:24:19"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c4029fbd-03a5-4dca-a4d2-cdde85831034> ;
    dct:title "Carrigaline pop-up EOI" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/c4029fbd-03a5-4dca-a4d2-cdde85831034> a foaf:Organization ;
    foaf:name "Cork County Council" .

