@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/d7e7dee1-52ae-4269-8f82-5e53f7a100f5> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Data on rainfall levels gathered by Pervasive Nation Internet of Things (IoT)" ;
    dct:identifier "d7e7dee1-52ae-4269-8f82-5e53f7a100f5" ;
    dct:issued "2021-01-18T18:38:15"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:15"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1c008a62-d2b4-4ca3-b8e8-c4f746baa532> ;
    dct:title "Rainfall Data - Pervasive Nation" ;
    dcat:landingPage <https://data.smartdublin.ie/organization/dublin-city-council> ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/1c008a62-d2b4-4ca3-b8e8-c4f746baa532> a foaf:Organization ;
    foaf:name "Dublin City Council" .

