@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/4fada691-5e3a-43d7-a640-83affa2ddcbb> a dcat:Dataset ;
    dct:identifier "4fada691-5e3a-43d7-a640-83affa2ddcbb" ;
    dct:issued "2018-07-31T12:57:20.204879"^^xsd:dateTime ;
    dct:modified "2018-07-31T13:25:33.398202"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-23.8900 36.0200, -23.8900 40.6200, -32.4400 40.6200, -32.4400 36.0200, -23.8900 36.0200))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-23.89,36.02], [-23.89,40.62], [-32.44, 40.62], [-32.44,36.02],[-23.89,36.02]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Bringing together harmonized EUNIS seabed habitat geospatial information for the European Seas" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/4fada691-5e3a-43d7-a640-83affa2ddcbb/resource/31342796-0b0a-41cf-83bc-dfd85f0db4d5> .

<https://dataportal.ponderful.eu/dataset/4fada691-5e3a-43d7-a640-83affa2ddcbb/resource/31342796-0b0a-41cf-83bc-dfd85f0db4d5> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2018-07-31T12:57:57.444516"^^xsd:dateTime ;
    dct:modified "2018-07-31T12:57:57.444516"^^xsd:dateTime ;
    dct:title "EUNIS Habitats" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/4fada691-5e3a-43d7-a640-83affa2ddcbb/resource/31342796-0b0a-41cf-83bc-dfd85f0db4d5/download/eunishabitatscs8.zip> .

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

