@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5e449de9-ac89-452b-9d75-9ccc48a562e8> a dcat:Dataset ;
    dct:description "A este grupo pertenece la información espacial que muestra la cantidad de agua estimada para atender a los diferentes sectores." ;
    dct:identifier <http://www.icde.org.co/servicios/geocontenidos-web/ideam-demanda-hidrica> ;
    dct:issued "2019-12-18"^^xsd:date ;
    dct:language "Español" ;
    dct:modified "2019-07-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Infraestructura Colombiana de Datos Espaciales" ] ;
    dct:title "Demanda Hídrica" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e449de9-ac89-452b-9d75-9ccc48a562e8/resource/8fd45e59-d1bb-45a2-b162-125be2955876> ;
    dcat:keyword "agua",
        "ambiental",
        "calidad",
        "clima",
        "icde",
        "ideam" ;
    dcat:landingPage <https://www.datos.gov.co/d/3ajg-77pw> .

<https://data.amerigeoss.org/dataset/5e449de9-ac89-452b-9d75-9ccc48a562e8/resource/8fd45e59-d1bb-45a2-b162-125be2955876> a dcat:Distribution ;
    dct:issued "2020-12-08T22:44:16.711768"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:05:46.135532"^^xsd:dateTime ;
    dct:title "Demanda Hídrica" ;
    dcat:accessURL <http://geoapps.ideam.gov.co:8080/geoserver/demanda_hidrica/wms?> .

<https://www.datos.gov.co/d/3ajg-77pw> a foaf:Document .

