@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/fc3aecb6-d05e-4bff-ad08-9aa2fef6b99f> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "To facilitate the scheduling of a pre-planning meeting" ;
    dct:identifier "fc3aecb6-d05e-4bff-ad08-9aa2fef6b99f" ;
    dct:issued "2021-01-18T18:37:19"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:19"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> ;
    dct:title "Pre-planning Application" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> a foaf:Organization ;
    foaf:name "Westmeath County Council" .

