@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/55bfb337-5114-4776-8516-1e652fc008f8> a dcat:Dataset ;
    dct:identifier "55bfb337-5114-4776-8516-1e652fc008f8" ;
    dct:issued "2018-07-31T10:10:20.041657"^^xsd:dateTime ;
    dct:modified "2018-07-31T10:10:52.746547"^^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 - May 23rd, 2018 - Participants list" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/55bfb337-5114-4776-8516-1e652fc008f8/resource/cbe00ef3-5705-43a9-8770-7f849f35c969> .

<https://dataportal.ponderful.eu/dataset/55bfb337-5114-4776-8516-1e652fc008f8/resource/cbe00ef3-5705-43a9-8770-7f849f35c969> a dcat:Distribution ;
    dct:format ".pdf" ;
    dct:issued "2018-07-31T10:10:49.774711"^^xsd:dateTime ;
    dct:modified "2018-07-31T10:10:49.774711"^^xsd:dateTime ;
    dct:title "Faial-Pico Channel Workshop - May 23rd, 2018 - Participants list" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/55bfb337-5114-4776-8516-1e652fc008f8/resource/cbe00ef3-5705-43a9-8770-7f849f35c969/download/faial-pico-channel-workshop-may-23rd-2018-participants-list.pdf> .

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

