@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/267d85a1-98d3-4977-9637-117d644868cb> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Actions taken by Anti-social behaviour(ASB) Unit" ;
    dct:identifier "267d85a1-98d3-4977-9637-117d644868cb" ;
    dct:issued "2021-01-18T17:53:07"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:19"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> ;
    dct:title "Actions taken in relation to anti-social behaviour" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> a foaf:Organization ;
    foaf:name "South Dublin County Council" .

