@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/91a08737-7b30-48ec-b41c-b6288e083a22> a dcat:Dataset ;
    dct:identifier "91a08737-7b30-48ec-b41c-b6288e083a22" ;
    dct:issued "2018-07-09T18:02:39.803001"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:54:10.746984"^^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 "Lagoons under the microscope" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/91a08737-7b30-48ec-b41c-b6288e083a22/resource/9e754ca7-2219-45f9-9ed4-29a678a4ab8b> .

<https://dataportal.ponderful.eu/dataset/91a08737-7b30-48ec-b41c-b6288e083a22/resource/9e754ca7-2219-45f9-9ed4-29a678a4ab8b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-07-09T18:03:57.460296"^^xsd:dateTime ;
    dct:modified "2018-07-09T18:03:57.460296"^^xsd:dateTime ;
    dct:title "Lagoons under the microscope " ;
    dcat:accessURL <https://vimeo.com/147599349> .

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

