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

<https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07> a dcat:Dataset ;
    dct:description "Base de Datos que contiene los segmentos terminados por la UMV " ;
    dct:identifier "1cab71b6-e54b-4a50-bcb3-6aae119fec07" ;
    dct:issued "2021-08-20T00:54:49.531916"^^xsd:dateTime ;
    dct:modified "2022-04-21T22:37:02.740456"^^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 Intervenciones UMV 2021" ;
    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/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/16ca750e-f293-4661-b798-c67859f51bf8>,
        <https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/d176e5b0-c9bb-42ee-b823-7d48c5a08bca> ;
    dcat:keyword "mantenimiento ciclorutas",
        "mantenimiento de vias" .

<https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/16ca750e-f293-4661-b798-c67859f51bf8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-20T00:58:25.863990"^^xsd:dateTime ;
    dct:modified "2021-08-20T00:58:25.863990"^^xsd:dateTime ;
    dct:title "Segmentos Terminados UMV 2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/16ca750e-f293-4661-b798-c67859f51bf8/download/segmentos_terminados_2021.xlsx> ;
    dcat:byteSize 896027.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/d176e5b0-c9bb-42ee-b823-7d48c5a08bca> a dcat:Distribution ;
    dct:description "Segmentos viales" ;
    dct:format "XLSX" ;
    dct:issued "2022-04-21T22:35:02.587284"^^xsd:dateTime ;
    dct:modified "2022-04-21T22:35:02.587284"^^xsd:dateTime ;
    dct:title "Segmentos Terminados UMV 2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1cab71b6-e54b-4a50-bcb3-6aae119fec07/resource/d176e5b0-c9bb-42ee-b823-7d48c5a08bca/download/segmentos_terminados_2021.xlsx> ;
    dcat:byteSize 896027.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" .

