@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/7e9416ac-fe95-4b00-a68b-37214958f1b3> a dcat:Dataset ;
    dct:identifier "7e9416ac-fe95-4b00-a68b-37214958f1b3" ;
    dct:issued "2018-06-15T13:32:25.632670"^^xsd:dateTime ;
    dct:modified "2018-09-12T09:37:00.322331"^^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 of the Portuguese Directorate-General for Territorial Planning" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/7e9416ac-fe95-4b00-a68b-37214958f1b3/resource/58dd6213-c351-408a-b90b-743e9f481915> .

<https://dataportal.ponderful.eu/dataset/7e9416ac-fe95-4b00-a68b-37214958f1b3/resource/58dd6213-c351-408a-b90b-743e9f481915> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-06-15T13:33:26.189297"^^xsd:dateTime ;
    dct:modified "2018-06-15T13:33:26.189297"^^xsd:dateTime ;
    dct:title "Geoportal of the Portuguese Directorate-General for Territorial Planning" ;
    dcat:accessURL <http://mapas.dgterritorio.pt/> .

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

