@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/2eaea936-6610-4268-8608-a5c297d9c847> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Real-time meteorological products from the HARMONIE atmospheric model produced using the Irish Regional Ensemble Prediction System Model data are available on model level, pressure levels, surface and near-surface levels. Forecasts are produced four times per day (0000/0600/1200/1800 UTC) at hourly frequency out to 54 hours with a delivery time of two hours." ;
    dct:identifier "2eaea936-6610-4268-8608-a5c297d9c847" ;
    dct:issued "2020-12-08T16:16:51"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:32"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/e11a4779-9a7c-4973-b9ae-651a599b79ad> ;
    dct:title "Met Éireann IREPS" ;
    dcat:landingPage <https://data.gov.ie/dataset/met-eireann-ireps> ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/e11a4779-9a7c-4973-b9ae-651a599b79ad> a foaf:Organization ;
    foaf:name "Met Éireann" .

