@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.ponderful.eu/dataset/e96e8473-9b57-4639-98c2-def7558f6261> a dcat:Dataset ;
    dct:identifier "e96e8473-9b57-4639-98c2-def7558f6261" ;
    dct:issued "2017-09-07T11:10:06.325646"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:48:07.065736"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/be1ee6a3-bebe-4b3d-b160-b2618bdf0f90> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.7500 53.7700, -6.7500 54.6400, -8.1300 54.6400, -8.1300 53.7700, -6.7500 53.7700))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-6.75,53.77], [-6.75,54.64], [-8.13, 54.64], [-8.13,53.77],[-6.75,53.77]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "PUD Distance" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/e96e8473-9b57-4639-98c2-def7558f6261/resource/c0742ae1-9124-4ce5-a157-e60e10390d52> .

<https://dataportal.ponderful.eu/dataset/e96e8473-9b57-4639-98c2-def7558f6261/resource/c0742ae1-9124-4ce5-a157-e60e10390d52> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2017-09-07T11:10:48.192255"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:48:07.076492"^^xsd:dateTime ;
    dct:title "PUD_distance_Lough Erne" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e15245528bcf5b2897ea45b2e3f44330"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/e96e8473-9b57-4639-98c2-def7558f6261/resource/c0742ae1-9124-4ce5-a157-e60e10390d52/download/puddist.xlsx> .

<https://dataportal.ponderful.eu/organization/be1ee6a3-bebe-4b3d-b160-b2618bdf0f90> a foaf:Organization ;
    foaf:name "University College Cork, National University of Ireland (UCC)" .

