@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/2bf6fed2-430d-437e-91fa-19ad5ff7cfa1> a dcat:Dataset ;
    dct:identifier "2bf6fed2-430d-437e-91fa-19ad5ff7cfa1" ;
    dct:issued "2018-07-20T17:16:15.535404"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:22:59.477317"^^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 "Degradation of the salt pans in Ria de Aveiro: hydrodynamical study" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/2bf6fed2-430d-437e-91fa-19ad5ff7cfa1/resource/8e61f803-e913-474f-98e2-96b10c484efd> .

<https://dataportal.ponderful.eu/dataset/2bf6fed2-430d-437e-91fa-19ad5ff7cfa1/resource/8e61f803-e913-474f-98e2-96b10c484efd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-07-20T17:16:42.651078"^^xsd:dateTime ;
    dct:modified "2018-07-20T17:16:42.651078"^^xsd:dateTime ;
    dct:title "Degradation of the salt pans in Ria de Aveiro : hydrodynamical study" ;
    dcat:accessURL <http://hdl.handle.net/10773/2609> .

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

