@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/b3800fd4-9e01-4c26-a797-ce6cb9caa819> a dcat:Dataset ;
    dct:identifier "b3800fd4-9e01-4c26-a797-ce6cb9caa819" ;
    dct:issued "2017-09-06T16:21:47.687374"^^xsd:dateTime ;
    dct:modified "2018-09-12T10:30:40.903481"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.1904 37.0010, -6.1904 42.1558, -9.5388 42.1558, -9.5388 37.0010, -6.1904 37.0010))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-6.190389,37.001029], [-6.190389,42.155753], [-9.538849, 42.155753], [-9.538849,37.001029],[-6.190389,37.001029]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Geoportal SNIMar - Portuguese National Information System of the marine environment" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/b3800fd4-9e01-4c26-a797-ce6cb9caa819/resource/9f0bb2ca-5023-4583-899d-dc95f7ec8707> .

<https://dataportal.ponderful.eu/dataset/b3800fd4-9e01-4c26-a797-ce6cb9caa819/resource/9f0bb2ca-5023-4583-899d-dc95f7ec8707> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-06T18:22:23.312185"^^xsd:dateTime ;
    dct:modified "2017-09-06T18:22:23.312185"^^xsd:dateTime ;
    dct:title "SNIMar portal" ;
    dcat:accessURL <http://geoportal.snimar.pt/> .

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

