@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/8bd0b6ad-e379-4a8a-a052-9b6667f9424b> a dcat:Dataset ;
    dct:description "Base de Datos que contiene los segmentos terminados por la UMV en el año 2024" ;
    dct:identifier "8bd0b6ad-e379-4a8a-a052-9b6667f9424b" ;
    dct:issued "2024-03-22T20:38:09.498587"^^xsd:dateTime ;
    dct:modified "2025-05-12T16:30:32.707162"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/bdb9566a-76b2-4914-9a1a-76a5af54790e> ;
    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 "Consolidado de segmentos intervenidos Año 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ariel Arturo Cortes Rocha" ;
            vcard:hasEmail <mailto:ariel.cortes@umv.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/8bd0b6ad-e379-4a8a-a052-9b6667f9424b/resource/06388297-f32b-46fd-bf52-d38575bd3494> ;
    dcat:keyword "Priorización de vias",
        "cicloinfraestructura",
        "mantenimiento de vias" .

<https://datosabiertos.bogota.gov.co/dataset/8bd0b6ad-e379-4a8a-a052-9b6667f9424b/resource/06388297-f32b-46fd-bf52-d38575bd3494> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-05-12T16:23:36.677903"^^xsd:dateTime ;
    dct:modified "2025-05-12T16:23:56.018895"^^xsd:dateTime ;
    dct:title "Segmentos Vigencia 2024.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7579c27459cfb18922f12823e5903e72"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8bd0b6ad-e379-4a8a-a052-9b6667f9424b/resource/06388297-f32b-46fd-bf52-d38575bd3494/download/segmentos-vigencia-2024.xlsx> ;
    dcat:byteSize 415418.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/bdb9566a-76b2-4914-9a1a-76a5af54790e> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Rehabilitación y Mantenimiento Vial" .

