@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/d1976b5c-7a81-4ac5-9e56-e23f5a3bdb7e> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """This is a dataset of the air quality zones listed on http://www.epa.ie/air/quality/zones/. 

The zones were defined initially in the Air Quality Regulations (SI 180 of 2011). The EPA reviews the zones regularly and amends when necessary.""" ;
    dct:identifier "d1976b5c-7a81-4ac5-9e56-e23f5a3bdb7e" ;
    dct:issued "2020-12-08T16:17:18"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:34"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> ;
    dct:title "Air Quality Zones" ;
    dcat:landingPage <https://data.gov.ie/dataset/air-quality-zones> ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> a foaf:Organization ;
    foaf:name "Environment Protection Agency" .

