@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/5308cfec-eda4-445e-a579-9b70630eb1cf> a dcat:Dataset ;
    dct:identifier "5308cfec-eda4-445e-a579-9b70630eb1cf" ;
    dct:issued "2017-08-09T16:01:18.380265"^^xsd:dateTime ;
    dct:modified "2017-08-09T16:01:55.257220"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.3333 49.3333, 6.3333 62.0000, -6.3333 62.0000, -6.3333 49.3333, 6.3333 49.3333))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[6.3333333331,49.3333333335], [6.3333333331,62.0000000003], [-6.3333333338, 62.0000000003], [-6.3333333338,49.3333333335],[6.3333333331,49.3333333335]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Impulsive Underwater Noise 2015" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/5308cfec-eda4-445e-a579-9b70630eb1cf/resource/258a710a-2dad-47b5-afa4-612c565a49e7> .

<https://dataportal.ponderful.eu/dataset/5308cfec-eda4-445e-a579-9b70630eb1cf/resource/258a710a-2dad-47b5-afa4-612c565a49e7> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T18:01:54.658191"^^xsd:dateTime ;
    dct:modified "2017-08-09T18:01:54.658191"^^xsd:dateTime ;
    dct:title "ospar-impulsive-underwater-noise-2015" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/5308cfec-eda4-445e-a579-9b70630eb1cf/resource/258a710a-2dad-47b5-afa4-612c565a49e7/download/icesegodimsunderwaternoiseindicator2015.zip> .

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

