@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/751cc062-1f6b-4c5f-a436-68140b4a1e31> a dcat:Dataset ;
    dct:identifier "751cc062-1f6b-4c5f-a436-68140b4a1e31" ;
    dct:issued "2017-08-09T16:17:21.565863"^^xsd:dateTime ;
    dct:modified "2018-04-16T13:08:42.554157"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((12.9500 48.0000, 12.9500 62.0000, -5.0000 62.0000, -5.0000 48.0000, 12.9500 48.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[12.95,48], [12.95,62], [-5, 62], [-5,48],[12.95,48]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Offshore Renewable Energy Developments - 2014" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/751cc062-1f6b-4c5f-a436-68140b4a1e31/resource/b0048714-0afb-4b28-916e-dde2b1759fed> .

<https://dataportal.ponderful.eu/dataset/751cc062-1f6b-4c5f-a436-68140b4a1e31/resource/b0048714-0afb-4b28-916e-dde2b1759fed> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T18:18:06.277962"^^xsd:dateTime ;
    dct:modified "2017-08-09T18:18:06.277962"^^xsd:dateTime ;
    dct:title "ospar-offshore-renewables-2014" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/751cc062-1f6b-4c5f-a436-68140b4a1e31/resource/b0048714-0afb-4b28-916e-dde2b1759fed/download/osparoffshorerenewables201401.zip> .

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

