@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/20f2c857-4937-4cd6-83c2-f13b0982eb43> a dcat:Dataset ;
    dct:identifier "20f2c857-4937-4cd6-83c2-f13b0982eb43" ;
    dct:issued "2017-08-14T14:58:57.540478"^^xsd:dateTime ;
    dct:modified "2017-08-14T14:59:38.475055"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> ;
    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 "Plan Hidrológico de las Cuencas Mediterráneas Andaluzas" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/20f2c857-4937-4cd6-83c2-f13b0982eb43/resource/48086bb1-b8f5-4cd2-9770-ec172f8d6a00> .

<https://dataportal.ponderful.eu/dataset/20f2c857-4937-4cd6-83c2-f13b0982eb43/resource/48086bb1-b8f5-4cd2-9770-ec172f8d6a00> a dcat:Distribution ;
    dct:issued "2017-08-14T16:59:37.674489"^^xsd:dateTime ;
    dct:modified "2017-08-14T16:59:37.674489"^^xsd:dateTime ;
    dct:title "Plan Hidrológico de las Cuencas Mediterráneas Andaluzas 2015-2021" ;
    dcat:accessURL <http://descargasrediam.cica.es/repo/s/RUR?path=%2F09_PLANIFICACION%2F05_PLANES_HIDROLOGICOS%2FPHCMA_2015_2021> .

<https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> a foaf:Organization ;
    foaf:name "Intergovernmental Oceanographic Commission of the United Nations Educational, Scientific and Cultural Organization (IOC-UNESCO)" .

