@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/e9cf756d-abbe-49b5-987d-b0541214cc79> a dcat:Dataset ;
    dct:identifier "e9cf756d-abbe-49b5-987d-b0541214cc79" ;
    dct:issued "2017-08-09T15:38:29.460397"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:39:13.783673"^^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, -42.0000 82.1500, -42.0000 36.0000, 50.0500 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[50.05,36], [50.05,82.15], [-42.0, 82.15], [-42.0,36],[50.05,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2013" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/e9cf756d-abbe-49b5-987d-b0541214cc79/resource/8715a589-fcbc-4102-8e24-c91bb066e9c2> .

<https://dataportal.ponderful.eu/dataset/e9cf756d-abbe-49b5-987d-b0541214cc79/resource/8715a589-fcbc-4102-8e24-c91bb066e9c2> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:39:13.135846"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:39:13.135846"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-surface-2013" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/e9cf756d-abbe-49b5-987d-b0541214cc79/resource/8715a589-fcbc-4102-8e24-c91bb066e9c2/download/osparbottomfintensur201301.zip> .

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

