@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/de361dca-f098-414e-887c-255bed78e097> a dcat:Dataset ;
    dct:identifier "de361dca-f098-414e-887c-255bed78e097" ;
    dct:issued "2017-08-09T15:52:35.436592"^^xsd:dateTime ;
    dct:modified "2017-08-09T15:53:54.072017"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.0000 53.8333, 8.0000 55.1666, 6.3000 55.1666, 6.3000 53.8333, 8.0000 53.8333))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[8,53.8333], [8,55.1666], [6.3, 55.1666], [6.3,53.8333],[8,53.8333]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Impulsive Underwater Noise 2014" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/de361dca-f098-414e-887c-255bed78e097/resource/10fe57ca-a15a-4c29-b63d-7374d744f869> .

<https://dataportal.ponderful.eu/dataset/de361dca-f098-414e-887c-255bed78e097/resource/10fe57ca-a15a-4c29-b63d-7374d744f869> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T17:53:19.419613"^^xsd:dateTime ;
    dct:modified "2017-08-09T17:53:19.419613"^^xsd:dateTime ;
    dct:title "ospar-impulsive-underwater-noise-2014" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/de361dca-f098-414e-887c-255bed78e097/resource/10fe57ca-a15a-4c29-b63d-7374d744f869/download/icesegodimsunderwaternoiseindicator2014.zip> .

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

