@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/0d3830ab-33df-4f74-9634-4f26c098d40e> a dcat:Dataset ;
    dct:description "Número de proyectos fotométricos aprobados incluidos los proyectos de modernización por localidad." ;
    dct:identifier "0d3830ab-33df-4f74-9634-4f26c098d40e" ;
    dct:issued "2022-07-29T19:36:54.119853"^^xsd:dateTime ;
    dct:modified "2023-08-31T18:30:25.627638"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> ;
    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 "BASE DE DATOS PROYECTOS FOTOMETRICOS ENERO- MAYO 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rubén Buitrago" ;
            vcard:hasEmail <mailto:ruben.buitrago@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/0d3830ab-33df-4f74-9634-4f26c098d40e/resource/b5f658ad-6ba2-44c5-a519-e9e0d512d4a6> ;
    dcat:keyword "Servicios públicos",
        "alumbrado publico" .

<https://datosabiertos.bogota.gov.co/dataset/0d3830ab-33df-4f74-9634-4f26c098d40e/resource/b5f658ad-6ba2-44c5-a519-e9e0d512d4a6> a dcat:Distribution ;
    dct:description "Número de proyectos fotométricos aprobados incluidos los proyectos de modernización por localidad." ;
    dct:format "XLSX" ;
    dct:issued "2022-07-29T19:37:31.567421"^^xsd:dateTime ;
    dct:modified "2022-07-29T19:37:31.567421"^^xsd:dateTime ;
    dct:title "BASE DE DATOS PROYECTOS FOTOMETRICOS - CANTIDAD" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/0d3830ab-33df-4f74-9634-4f26c098d40e/resource/b5f658ad-6ba2-44c5-a519-e9e0d512d4a6/download/base-de-datos-proyectos-fotometricos.xlsx> ;
    dcat:byteSize 93817.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Servicios Públicos" .

