@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/2dfdb3a3-c2e2-43b0-90d6-824e5cce7d1f> a dcat:Dataset ;
    dct:description """ORIGEN	OPERADOR	\r
FECHA	\r
MES	\r
CÓDIGO. LOCALIDAD	\r
LOCALIDAD\r
""" ;
    dct:identifier "2dfdb3a3-c2e2-43b0-90d6-824e5cce7d1f" ;
    dct:issued "2018-02-07T21:08:17.705922"^^xsd:dateTime ;
    dct:modified "2019-07-24T20:47:25.609601"^^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 "Data Set Alumbrado Público Noviembre_2017" ;
    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/2dfdb3a3-c2e2-43b0-90d6-824e5cce7d1f/resource/a54e1943-0c7a-4bc8-badc-d89fa0c31898> ;
    dcat:keyword "Ambiente y Desarrollo sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/2dfdb3a3-c2e2-43b0-90d6-824e5cce7d1f/resource/a54e1943-0c7a-4bc8-badc-d89fa0c31898> a dcat:Distribution ;
    dct:description "Data Set emitido por la subdirección de Alumbrado Público" ;
    dct:format "CSV" ;
    dct:issued "2018-02-07T21:08:55.910083"^^xsd:dateTime ;
    dct:modified "2018-02-07T21:08:55.910083"^^xsd:dateTime ;
    dct:title "Data Set  ALUMBRADO PUBLICO _2_20_11_2017_Luminarias_por_tecnologia.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2dfdb3a3-c2e2-43b0-90d6-824e5cce7d1f/resource/a54e1943-0c7a-4bc8-badc-d89fa0c31898/download/data-set-alumbrado-publico-_2_20_11_2017_luminarias_por_tecnologia.csv> .

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

