@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/74ecc3a0-fafe-4a89-ac80-6b11cdaf2966> a dcat:Dataset ;
    dct:identifier "74ecc3a0-fafe-4a89-ac80-6b11cdaf2966" ;
    dct:issued "2017-08-09T16:10:33.141439"^^xsd:dateTime ;
    dct:modified "2018-04-16T13:13:11.888920"^^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 - 2012" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/74ecc3a0-fafe-4a89-ac80-6b11cdaf2966/resource/6d036b49-e5d8-4032-88c7-dee0b8621486> .

<https://dataportal.ponderful.eu/dataset/74ecc3a0-fafe-4a89-ac80-6b11cdaf2966/resource/6d036b49-e5d8-4032-88c7-dee0b8621486> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T18:10:59.153790"^^xsd:dateTime ;
    dct:modified "2017-08-09T18:10:59.153790"^^xsd:dateTime ;
    dct:title "ospar-offshore-renewable-energy-developments-2012" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/74ecc3a0-fafe-4a89-ac80-6b11cdaf2966/resource/6d036b49-e5d8-4032-88c7-dee0b8621486/download/osparoffshorerenewables201201.zip> .

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

