@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/b8414e41-297e-496e-bae7-6b2bf40db059> a dcat:Dataset ;
    dct:description "El conjunto de datos corresponde a la información del calculo anual de tres indicadores que miden las condiciones urbanísticas de las viviendas en el suelo urbano de Bogotá D.C." ;
    dct:identifier "b8414e41-297e-496e-bae7-6b2bf40db059" ;
    dct:issued "2023-02-07T14:38:41.467240"^^xsd:dateTime ;
    dct:modified "2025-09-30T17:01:21.601989"^^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 "Urbanización y Ocupación del Territorio - Bateria 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/b8414e41-297e-496e-bae7-6b2bf40db059/resource/153d57b8-ab78-48db-8361-f25302a91a33>,
        <https://datosabiertos.bogota.gov.co/dataset/b8414e41-297e-496e-bae7-6b2bf40db059/resource/6d59c792-aea1-496f-a0b5-24b7dfbfa6fc> ;
    dcat:keyword "Bogotá",
        "Indicador",
        "SDHT",
        "ocupación territorio",
        "sdht" .

<https://datosabiertos.bogota.gov.co/dataset/b8414e41-297e-496e-bae7-6b2bf40db059/resource/153d57b8-ab78-48db-8361-f25302a91a33> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-09-30T16:56:27.022444"^^xsd:dateTime ;
    dct:modified "2025-09-30T17:01:21.630006"^^xsd:dateTime ;
    dct:title "Indicador Urbanización y Ocupación del Territorio 2024.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "94ea2d64b43421447aebad65b6e97f30"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/b8414e41-297e-496e-bae7-6b2bf40db059/resource/153d57b8-ab78-48db-8361-f25302a91a33/download/indicador-urbanizacion-y-ocupacion-del-territorio-2024.xlsx> ;
    dcat:byteSize 3539171.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/b8414e41-297e-496e-bae7-6b2bf40db059/resource/6d59c792-aea1-496f-a0b5-24b7dfbfa6fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-07T14:39:21.088096"^^xsd:dateTime ;
    dct:modified "2025-09-30T16:59:13.562417"^^xsd:dateTime ;
    dct:title "Indicador Urbanización ocupacion territorio" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d923f294025d05517306dc597bd65e38"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/b8414e41-297e-496e-bae7-6b2bf40db059/resource/6d59c792-aea1-496f-a0b5-24b7dfbfa6fc/download/urbanizacion_ocupacion_territorio.xlsx> ;
    dcat:byteSize 2795352.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" .

