@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/43396508-6740-4e45-a77f-822c3f82bb54> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Records Certs issued to businesses for collection &
disposal of WEE.""" ;
    dct:identifier "43396508-6740-4e45-a77f-822c3f82bb54" ;
    dct:issued "2021-01-11T14:37:15"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:42:51"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title "WEE Certs" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> a foaf:Organization ;
    foaf:name "Kerry County Council" .

