@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/70873479-2c79-4cee-b69f-9504d043d05e> a dcat:Dataset ;
    dct:identifier "70873479-2c79-4cee-b69f-9504d043d05e" ;
    dct:issued "2017-08-09T15:06:36.263355"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:07:42.807580"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((43.1000 36.0000, 43.1000 81.7000, -42.0500 81.7000, -42.0500 36.0000, 43.1000 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[43.1,36], [43.1,81.7], [-42.05, 81.7], [-42.05,36],[43.1,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2011" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/70873479-2c79-4cee-b69f-9504d043d05e/resource/6bf03050-0d21-45a1-b3dd-3dbebbedd942> .

<https://dataportal.ponderful.eu/dataset/70873479-2c79-4cee-b69f-9504d043d05e/resource/6bf03050-0d21-45a1-b3dd-3dbebbedd942> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:07:42.030837"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:07:42.030837"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-surface-2011" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/70873479-2c79-4cee-b69f-9504d043d05e/resource/6bf03050-0d21-45a1-b3dd-3dbebbedd942/download/osparbottomfintensur201101.zip> .

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

