@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/bf31fc0e-5117-462b-84e0-1d8f8dc51496> a dcat:Dataset ;
    dct:identifier "bf31fc0e-5117-462b-84e0-1d8f8dc51496" ;
    dct:issued "2017-08-09T15:34:06.905066"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:34:53.507653"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((50.0500 36.0000, 50.0500 82.1500, -43.6000 82.1500, -43.6000 36.0000, 50.0500 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[50.05,36], [50.05,82.15], [-43.6, 82.15], [-43.6,36],[50.05,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Subsurface - 2013" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/bf31fc0e-5117-462b-84e0-1d8f8dc51496/resource/12955460-ad10-4f3e-90be-ed2c30cc3ce4> .

<https://dataportal.ponderful.eu/dataset/bf31fc0e-5117-462b-84e0-1d8f8dc51496/resource/12955460-ad10-4f3e-90be-ed2c30cc3ce4> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:34:52.400711"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:34:52.400711"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-subsurface-2013" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/bf31fc0e-5117-462b-84e0-1d8f8dc51496/resource/12955460-ad10-4f3e-90be-ed2c30cc3ce4/download/osparbottomfintensubsur201301.zip> .

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

