@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/8c5e45db-3bc4-4c46-aa5b-002cf90fd35b> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Planning Applications submitted to Wexford County Council" ;
    dct:identifier "8c5e45db-3bc4-4c46-aa5b-002cf90fd35b" ;
    dct:issued "2021-01-11T14:42:07"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:36:28"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> ;
    dct:title "Planning Applications" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> a foaf:Organization ;
    foaf:name "Wexford County Council" .

