@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/1fb1438b-65e9-4143-884b-9e36310f7a31> a dcat:Dataset ;
    dct:identifier "1fb1438b-65e9-4143-884b-9e36310f7a31" ;
    dct:issued "2017-08-09T15:17:36.331906"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:20:09.012861"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((51.0000 36.0000, 51.0000 82.0000, -41.6500 82.0000, -41.6500 36.0000, 51.0000 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[51,36], [51,82], [-41.65, 82], [-41.65,36],[51,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2012" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/1fb1438b-65e9-4143-884b-9e36310f7a31/resource/c9b02cca-da8c-4b35-8baf-85de9058c197> .

<https://dataportal.ponderful.eu/dataset/1fb1438b-65e9-4143-884b-9e36310f7a31/resource/c9b02cca-da8c-4b35-8baf-85de9058c197> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:18:18.038865"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:18:18.038865"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-surface-2012" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/1fb1438b-65e9-4143-884b-9e36310f7a31/resource/c9b02cca-da8c-4b35-8baf-85de9058c197/download/osparbottomfintensubsur201202.zip> .

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

