@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/9a89f780-3af1-43a0-98da-fe56e9e150cd> a dcat:Dataset ;
    dct:identifier "9a89f780-3af1-43a0-98da-fe56e9e150cd" ;
    dct:issued "2018-06-14T08:56:43.615686"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:25:09.150290"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((59.4119 34.5989, 59.4119 82.2533, -31.6816 82.2533, -31.6816 34.5989, 59.4119 34.5989))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[59.41195,34.598882], [59.41195,82.253305], [-31.681596, 82.253305], [-31.681596,34.598882],[59.41195,34.598882]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Geoportal LAGOONS project" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/9a89f780-3af1-43a0-98da-fe56e9e150cd/resource/a7676c85-bd7e-4d03-9e30-99ac6b1b7a45> .

<https://dataportal.ponderful.eu/dataset/9a89f780-3af1-43a0-98da-fe56e9e150cd/resource/a7676c85-bd7e-4d03-9e30-99ac6b1b7a45> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-06-14T08:58:14.749333"^^xsd:dateTime ;
    dct:modified "2018-06-14T08:58:14.749333"^^xsd:dateTime ;
    dct:title "Geoportal LAGOONS project" ;
    dcat:accessURL <http://bioweb07.bioforsk.no/openlagoons/> .

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

