@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/c79bded5-030e-410b-9e9b-d56e7825349d> a dcat:Dataset ;
    dct:identifier "c79bded5-030e-410b-9e9b-d56e7825349d" ;
    dct:issued "2018-04-16T13:00:25.045677"^^xsd:dateTime ;
    dct:modified "2018-07-10T08:36:43.927074"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/ee1cf80a-2b42-4352-87c0-ef6a630badc8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((13.6000 55.8400, 13.6000 55.9000, 13.5000 55.9000, 13.5000 55.8400, 13.6000 55.8400))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[13.6,55.84], [13.6,55.9], [13.5, 55.9], [13.5,55.84],[13.6,55.84]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Map of the Rönne å catchment in Skåne" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/26c684b4-cec6-4f19-97ee-d4ed832f3815>,
        <https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/9875da3d-b406-454f-9e1e-6ce5f5a07d6b> .

<https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/26c684b4-cec6-4f19-97ee-d4ed832f3815> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2018-04-16T13:12:21.661052"^^xsd:dateTime ;
    dct:modified "2018-04-16T13:12:21.661052"^^xsd:dateTime ;
    dct:title "Map of the Rönne å catchment for quick preview" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/26c684b4-cec6-4f19-97ee-d4ed832f3815/download/ronnecatchment.png> .

<https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/9875da3d-b406-454f-9e1e-6ce5f5a07d6b> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2018-04-16T13:08:49.093607"^^xsd:dateTime ;
    dct:modified "2018-04-16T13:08:49.093607"^^xsd:dateTime ;
    dct:title "Map of the Rönne å catchment" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/c79bded5-030e-410b-9e9b-d56e7825349d/resource/9875da3d-b406-454f-9e1e-6ce5f5a07d6b/download/ronnecatchmentsweden2017.zip> .

<https://dataportal.ponderful.eu/organization/ee1cf80a-2b42-4352-87c0-ef6a630badc8> a foaf:Organization ;
    foaf:name "Stockholm University, Stockholm Resilience Centre (SU-SRC)" .

