@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/6e6c6b85-0009-4a7d-af3b-43352913c7e0> a dcat:Dataset ;
    dct:identifier "6e6c6b85-0009-4a7d-af3b-43352913c7e0" ;
    dct:issued "2017-09-07T10:29:53.345815"^^xsd:dateTime ;
    dct:modified "2018-09-12T10:29:20.373846"^^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 "SNIRH - Portuguese National Information System of the water resources" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6e6c6b85-0009-4a7d-af3b-43352913c7e0/resource/82151d15-1d76-44f5-9a9a-78ddd212a68f> .

<https://dataportal.ponderful.eu/dataset/6e6c6b85-0009-4a7d-af3b-43352913c7e0/resource/82151d15-1d76-44f5-9a9a-78ddd212a68f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-07T10:30:17.973750"^^xsd:dateTime ;
    dct:modified "2017-09-07T10:30:17.973750"^^xsd:dateTime ;
    dct:title "SNIRH portal" ;
    dcat:accessURL <http://snirh.pt/> .

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

