@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/7ba4a015-212c-4aa9-887f-0cd207c85730> a dcat:Dataset ;
    dct:identifier "7ba4a015-212c-4aa9-887f-0cd207c85730" ;
    dct:issued "2018-07-31T09:01:43.516297"^^xsd:dateTime ;
    dct:modified "2018-07-31T13:30:42.129104"^^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 "Faial-Pico Channel Workshop - 3 October 2017 - Proceedings - EN" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/7ba4a015-212c-4aa9-887f-0cd207c85730/resource/3ee08d0e-7d64-416b-83eb-c0cfd98c8832> .

<https://dataportal.ponderful.eu/dataset/7ba4a015-212c-4aa9-887f-0cd207c85730/resource/3ee08d0e-7d64-416b-83eb-c0cfd98c8832> a dcat:Distribution ;
    dct:format ".pdf" ;
    dct:issued "2018-07-31T09:02:28.645669"^^xsd:dateTime ;
    dct:modified "2018-07-31T09:02:28.645669"^^xsd:dateTime ;
    dct:title "Faial-Pico Channel Workshop - 3 October 2017 - Proceedings" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/7ba4a015-212c-4aa9-887f-0cd207c85730/resource/3ee08d0e-7d64-416b-83eb-c0cfd98c8832/download/faial-pico-channel-workshop-3-october-2017-proceedings-english.pdf> .

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

