@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/87fa52c2-7552-47b8-9cd5-7c256a3bec58> a dcat:Dataset ;
    dct:identifier "87fa52c2-7552-47b8-9cd5-7c256a3bec58" ;
    dct:issued "2017-08-09T15:42:19.595074"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:43:02.301346"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((49.2000 36.0000, 49.2000 81.7500, -40.9000 81.7500, -40.9000 36.0000, 49.2000 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[49.2,36], [49.2,81.75], [-40.9, 81.75], [-40.9,36],[49.2,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2014" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/87fa52c2-7552-47b8-9cd5-7c256a3bec58/resource/de39f3c3-f75f-4823-be18-43674c205245> .

<https://dataportal.ponderful.eu/dataset/87fa52c2-7552-47b8-9cd5-7c256a3bec58/resource/de39f3c3-f75f-4823-be18-43674c205245> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:43:01.598221"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:43:01.598221"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-surface-2014" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/87fa52c2-7552-47b8-9cd5-7c256a3bec58/resource/de39f3c3-f75f-4823-be18-43674c205245/download/osparbottomfintensur201401.zip> .

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

