@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/f9fd3492-2fa7-48b1-866d-025aa8cb55e1> a dcat:Dataset ;
    dct:identifier "f9fd3492-2fa7-48b1-866d-025aa8cb55e1" ;
    dct:issued "2017-08-09T15:12:56.721294"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:13:52.329582"^^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 - 2011" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f9fd3492-2fa7-48b1-866d-025aa8cb55e1/resource/46539816-027c-45d0-9f28-fba86ea47d2b> .

<https://dataportal.ponderful.eu/dataset/f9fd3492-2fa7-48b1-866d-025aa8cb55e1/resource/46539816-027c-45d0-9f28-fba86ea47d2b> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:13:51.597359"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:13:51.597359"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-subsurface-2011" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/f9fd3492-2fa7-48b1-866d-025aa8cb55e1/resource/46539816-027c-45d0-9f28-fba86ea47d2b/download/osparbottomfintensubsur201101.zip> .

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

