@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/65df3f93-b0ce-43a4-9300-42f115ff0372> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Records of enquiries made by Customers" ;
    dct:identifier "65df3f93-b0ce-43a4-9300-42f115ff0372" ;
    dct:issued "2021-01-18T17:57:46"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> ;
    dct:title "Customer Enquiries by category" ;
    dcat:theme <Local%20Government> .

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

