@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/6e352cd8-d3e4-4279-8eb4-50138eb0aa4a> a dcat:Dataset ;
    dct:identifier "6e352cd8-d3e4-4279-8eb4-50138eb0aa4a" ;
    dct:issued "2018-07-31T11:51:51.093035"^^xsd:dateTime ;
    dct:modified "2018-07-31T11:53:13.375088"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-23.8900 36.0200, -23.8900 40.6200, -32.4400 40.6200, -32.4400 36.0200, -23.8900 36.0200))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-23.89,36.02], [-23.89,40.62], [-32.44, 40.62], [-32.44,36.02],[-23.89,36.02]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Faial and Pico Commercial Fishing" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6e352cd8-d3e4-4279-8eb4-50138eb0aa4a/resource/a87c1938-f047-48c3-8939-f2ae204bed78> .

<https://dataportal.ponderful.eu/dataset/6e352cd8-d3e4-4279-8eb4-50138eb0aa4a/resource/a87c1938-f047-48c3-8939-f2ae204bed78> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2018-07-31T11:52:36.579670"^^xsd:dateTime ;
    dct:modified "2018-07-31T11:52:36.579670"^^xsd:dateTime ;
    dct:title "Faial and Pico Commercial Fishing Data" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/6e352cd8-d3e4-4279-8eb4-50138eb0aa4a/resource/a87c1938-f047-48c3-8939-f2ae204bed78/download/f-p-landings-value.hh.xls> .

<https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> a foaf:Organization ;
    foaf:name "Ecologic Institute" .

