@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.ponderful.eu/dataset/4bbab0a6-6cf0-4d3d-bc4e-0dd137f3f92a> a dcat:Dataset ;
    dct:identifier "4bbab0a6-6cf0-4d3d-bc4e-0dd137f3f92a" ;
    dct:issued "2017-09-07T11:04:33.859370"^^xsd:dateTime ;
    dct:modified "2017-09-07T11:04:47.026006"^^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 "SEW_PUD" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/4bbab0a6-6cf0-4d3d-bc4e-0dd137f3f92a/resource/ebbe6ad0-c135-49b7-858a-6fa2007be5f5> .

<https://dataportal.ponderful.eu/dataset/4bbab0a6-6cf0-4d3d-bc4e-0dd137f3f92a/resource/ebbe6ad0-c135-49b7-858a-6fa2007be5f5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-09-07T11:04:46.292606"^^xsd:dateTime ;
    dct:modified "2017-09-07T11:04:46.292606"^^xsd:dateTime ;
    dct:title "sew_pud" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/4bbab0a6-6cf0-4d3d-bc4e-0dd137f3f92a/resource/ebbe6ad0-c135-49b7-858a-6fa2007be5f5/download/seapud.json> .

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

