@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.ponderful.eu/dataset/c645bb50-0d35-4625-be7c-81f4f46b364a> a dcat:Dataset ;
    dct:identifier "c645bb50-0d35-4625-be7c-81f4f46b364a" ;
    dct:issued "2017-09-06T10:02:06.567643"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:48:10.476363"^^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 "Urban Areas Andalucía Points" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/c645bb50-0d35-4625-be7c-81f4f46b364a/resource/f08f63e0-b7f9-4e2c-bcbf-c2e724540a40> .

<https://dataportal.ponderful.eu/dataset/c645bb50-0d35-4625-be7c-81f4f46b364a/resource/f08f63e0-b7f9-4e2c-bcbf-c2e724540a40> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-09-06T12:02:19.229541"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:48:10.627771"^^xsd:dateTime ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d150bfe819527407fdfbc8c116979a41"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/c645bb50-0d35-4625-be7c-81f4f46b364a/resource/f08f63e0-b7f9-4e2c-bcbf-c2e724540a40/download/urbareasand.csv> .

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

