@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/4317bfdd-eef4-444c-9140-b80f1e332ac6> a dcat:Dataset ;
    dct:identifier "4317bfdd-eef4-444c-9140-b80f1e332ac6" ;
    dct:issued "2017-09-01T13:35:27.978734"^^xsd:dateTime ;
    dct:modified "2017-09-06T10:36:29.503334"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/02613fb9-4878-437d-b2ee-173e04ef4422> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.6800 34.8000, -4.6800 36.9700, -5.8400 36.9700, -5.8400 34.8000, -4.6800 34.8000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-4.68,34.8], [-4.68,36.97], [-5.84, 36.97], [-5.84,34.8],[-4.68,34.8]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Mountain peaks from Andalucía" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/4317bfdd-eef4-444c-9140-b80f1e332ac6/resource/e846d6e5-85c1-4b5c-8935-ad1d7ce6970a> .

<https://dataportal.ponderful.eu/dataset/4317bfdd-eef4-444c-9140-b80f1e332ac6/resource/e846d6e5-85c1-4b5c-8935-ad1d7ce6970a> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2017-09-01T15:35:48.175975"^^xsd:dateTime ;
    dct:modified "2017-09-01T15:35:48.175975"^^xsd:dateTime ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/4317bfdd-eef4-444c-9140-b80f1e332ac6/resource/e846d6e5-85c1-4b5c-8935-ad1d7ce6970a/download/cumbres.zip> .

<https://dataportal.ponderful.eu/organization/02613fb9-4878-437d-b2ee-173e04ef4422> a foaf:Organization ;
    foaf:name "BC3 Basque Centre for Climate Change (BC3)" .

