@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/99498270-aad6-4d37-956a-212d9915bb54> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """This is the Radiation Monitoring Open Data API, that is populated using the EPA’s Environmental Radioactivity Ireland Central (ERIC) data warehouse. Update every 15 mins.

A map of the location of land and marine radiation monitoring sites as captured by the EPA Office of Radiological Protection.""" ;
    dct:identifier "99498270-aad6-4d37-956a-212d9915bb54" ;
    dct:issued "2020-12-08T16:16:48"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:12"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> ;
    dct:title "Radiation Monitoring" ;
    dcat:landingPage <https://data.gov.ie/dataset/radiation-monitoring-locations> ;
    dcat:theme <Environment> .

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

