@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/66b98ed1-1d17-48ca-aedb-37cf4ec51d63> a dcat:Dataset ;
    dct:identifier "66b98ed1-1d17-48ca-aedb-37cf4ec51d63" ;
    dct:issued "2018-07-18T15:51:34.466683"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:37:57.440912"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-8.4500 40.4800, -8.4500 40.8700, -8.8600 40.8700, -8.8600 40.4800, -8.4500 40.4800))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-8.45,40.48], [-8.45,40.87], [-8.86, 40.87], [-8.86,40.48],[-8.45,40.48]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Flood risk assessment in Ria de Aveiro under present and future scenarios" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/66b98ed1-1d17-48ca-aedb-37cf4ec51d63/resource/ba4973c6-8365-40c4-b1c0-e5c7803b097e> .

<https://dataportal.ponderful.eu/dataset/66b98ed1-1d17-48ca-aedb-37cf4ec51d63/resource/ba4973c6-8365-40c4-b1c0-e5c7803b097e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-07-18T15:52:08.443700"^^xsd:dateTime ;
    dct:modified "2018-07-18T15:52:08.443700"^^xsd:dateTime ;
    dct:title "Flood risk assessment in Ria de Aveiro under present and future scenarios" ;
    dcat:accessURL <http://hdl.handle.net/10773/16277> .

<https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> a foaf:Organization ;
    foaf:name "Universidade de Aveiro (UAVR)" .

