@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/34aaa153-5d42-49fb-b426-4353372d93f6> a dcat:Dataset ;
    dct:description "Base de Datos que contiene los segmentos terminados por la UMV en el año 2025" ;
    dct:identifier "34aaa153-5d42-49fb-b426-4353372d93f6" ;
    dct:issued "2025-05-13T19:54:43.784421"^^xsd:dateTime ;
    dct:modified "2026-03-06T18:24:56.013643"^^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 2025" ;
    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/34aaa153-5d42-49fb-b426-4353372d93f6/resource/913f56a6-34d6-474c-99ce-0bb4504775ef> ;
    dcat:keyword "Malla Vial Bogota",
        "Movilidad",
        "malla vial integral",
        "vias de bogota" .

<https://datosabiertos.bogota.gov.co/dataset/34aaa153-5d42-49fb-b426-4353372d93f6/resource/913f56a6-34d6-474c-99ce-0bb4504775ef> a dcat:Distribution ;
    dct:description "Base de Datos que contiene los segmentos terminados por la UMV en el año 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-05-13T19:56:45.778345"^^xsd:dateTime ;
    dct:modified "2026-03-06T18:24:56.060326"^^xsd:dateTime ;
    dct:title "Segmentos Terminados UMV a Diciembre 31 de  2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d3d22bc57bf542a4ffbd83b9cc50d495"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/34aaa153-5d42-49fb-b426-4353372d93f6/resource/913f56a6-34d6-474c-99ce-0bb4504775ef/download/260216_segmentos-ejecutados-2025_oaj.xlsx> ;
    dcat:byteSize 302194.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" .

