@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/66b668d3-8e27-4b1c-ba5e-b2475da5f56c> a dcat:Dataset ;
    dct:identifier "66b668d3-8e27-4b1c-ba5e-b2475da5f56c" ;
    dct:issued "2018-07-10T18:35:45.191758"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:42:20.158066"^^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 "Pictures of the Case Study area (CS5) II" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/66b668d3-8e27-4b1c-ba5e-b2475da5f56c/resource/ae4633cd-2017-40b7-8dae-a8d106d56ece> .

<https://dataportal.ponderful.eu/dataset/66b668d3-8e27-4b1c-ba5e-b2475da5f56c/resource/ae4633cd-2017-40b7-8dae-a8d106d56ece> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-07-10T18:36:37.375299"^^xsd:dateTime ;
    dct:modified "2018-07-10T18:36:37.375299"^^xsd:dateTime ;
    dct:title "Case Study area (CS5) - Pictures" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/66b668d3-8e27-4b1c-ba5e-b2475da5f56c/resource/ae4633cd-2017-40b7-8dae-a8d106d56ece/download/pictures-of-the-case-study-area-cs5.zip> .

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

