@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/c8c6be28-1f35-4044-90bc-86bf0afaa7e5> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "Up to date list of all applicants seeking traveller specific accommodation" ;
    dct:identifier "c8c6be28-1f35-4044-90bc-86bf0afaa7e5" ;
    dct:issued "2021-01-11T14:38:49"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:38:49"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> ;
    dct:title "Traveller Specific Accommodation List" ;
    dcat:theme <Local%20Government> .

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

