@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/7ae89791-b071-4344-bd11-36dda3af224d> a dcat:Dataset ;
    dct:identifier "7ae89791-b071-4344-bd11-36dda3af224d" ;
    dct:issued "2017-08-09T15:23:39.663849"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:24:33.940926"^^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 - Subsurface - 2012" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/7ae89791-b071-4344-bd11-36dda3af224d/resource/58af15d2-f2eb-4a37-816f-8f534b54d10f> .

<https://dataportal.ponderful.eu/dataset/7ae89791-b071-4344-bd11-36dda3af224d/resource/58af15d2-f2eb-4a37-816f-8f534b54d10f> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:24:33.038437"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:24:33.038437"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-subsurface-2012" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/7ae89791-b071-4344-bd11-36dda3af224d/resource/58af15d2-f2eb-4a37-816f-8f534b54d10f/download/osparbottomfintensubsur201201.zip> .

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

