@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/e1180163-68f7-45fd-80d8-0af9b09d68a4> a dcat:Dataset ;
    dct:description "Participación de la población en cabecera. Es la relación entre los habitantes de las cabeceras municipales y la cantidad total de la población del municipio. Este elemento ayuda a definir la estructura espacial de la población. Los datos corresponden a las proyecciones de población 2005-2020." ;
    dct:identifier <http://www.icde.org.co/servicios/geocontenidos-web/D%C3%A9ficit-cualitativo-de-vivienda-total-2005> ;
    dct:issued "2019-12-18"^^xsd:date ;
    dct:language "Español" ;
    dct:modified "2019-09-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Infraestructura Colombiana de Datos Espaciales" ] ;
    dct:title "Déficit cualitativo de vivienda total 2005" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e1180163-68f7-45fd-80d8-0af9b09d68a4/resource/5b15e685-deec-4a15-b9a0-d12ce8ce69db> ;
    dcat:keyword "cabeceras",
        "dane",
        "habitantes",
        "icde" ;
    dcat:landingPage <https://www.datos.gov.co/d/2mep-avgv> .

<https://data.amerigeoss.org/dataset/e1180163-68f7-45fd-80d8-0af9b09d68a4/resource/5b15e685-deec-4a15-b9a0-d12ce8ce69db> a dcat:Distribution ;
    dct:issued "2020-12-08T22:38:25.442085"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:04:17.086335"^^xsd:dateTime ;
    dct:title "Déficit cualitativo de vivienda total 2005" ;
    dcat:accessURL <http://geoportal.dane.gov.co/mparcgis/services/INDICADORES_DE_HOGARES/Cache_MpiosHogaresDeficitViviendaCualitativoTotal_2005/MapServer/WMSServer?request=GetCapabilities&service=WMS> .

<https://www.datos.gov.co/d/2mep-avgv> a foaf:Document .

