@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da> a dcat:Dataset ;
    dct:description "El conjunto de datos corresponde a la información del calculo anual de siete indicadores que miden las condiciones de calidad física de las viviendas así como las relaciones de ingreso y precio en el suelo urbano de Bogotá D.C." ;
    dct:identifier "dda6ee91-06ee-468f-aaeb-3102e36fb4da" ;
    dct:issued "2023-02-07T14:42:05.679612"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:46:49.147539"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/71e8e324-f8a5-4a02-9051-6ec06ad6bffd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.2670 4.5141, -74.2670 4.8286, -73.9696 4.8286, -73.9696 4.5141, -74.2670 4.5141))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-74.267032,4.514065],[-74.267032,4.828575],[-73.969597,4.828575],[-73.969597,4.514065],[-74.267032,4.514065]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Condición de habitabilidad y accesibilidad - Batería de indicadores" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edna Ruth Mendoza" ;
            vcard:hasEmail <mailto:emendozaa@habitatbogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/20e61f63-0ee6-4bee-9e8c-26ff81552424>,
        <https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/97b109b1-4ab4-4dbf-8e51-3f47bd92b30b> ;
    dcat:keyword "Bogotá",
        "Habitabilidad",
        "Hábitat",
        "SDHT",
        "accesibilidad",
        "sdht" .

<https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/20e61f63-0ee6-4bee-9e8c-26ff81552424> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-07T14:42:38.116004"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:46:49.177193"^^xsd:dateTime ;
    dct:title "Condiciones habitabilidad accesibilidad" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e6f16cf6e825120f0b67d005fe3d201d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/20e61f63-0ee6-4bee-9e8c-26ff81552424/download/condiciones_habitabilidad_accesibilidad.xlsx> ;
    dcat:byteSize 5712530.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/97b109b1-4ab4-4dbf-8e51-3f47bd92b30b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-09-30T14:42:18.207667"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:42:45.336608"^^xsd:dateTime ;
    dct:title "condiciones_habitabilidad_accesibilidad_2024.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/dda6ee91-06ee-468f-aaeb-3102e36fb4da/resource/97b109b1-4ab4-4dbf-8e51-3f47bd92b30b/download/condiciones_habitabilidad_accesibilidad_2024.xlsx> ;
    dcat:byteSize 7807048.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/71e8e324-f8a5-4a02-9051-6ec06ad6bffd> a foaf:Organization ;
    foaf:name "Secretaría Distrital del Hábitat" .

