@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/7de3f5e7-69f3-4185-b834-f43ab92cc19e> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Register of derelict sites" ;
    dct:identifier "7de3f5e7-69f3-4185-b834-f43ab92cc19e" ;
    dct:issued "2021-01-18T17:58:16"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Derelict sites" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> a foaf:Organization ;
    foaf:name "Clare County Council" .

