@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/c8f13ff2-1771-4919-8037-3adf4f18151a> a dcat:Dataset ;
    dct:description "INDICE DE INFORMACIÓN CLASIFICADA Y RESERVADA DE LA EMPRESA DE RENOVACIÓN Y DESARROLLO URBANO DE BOGOTÁ D.C" ;
    dct:identifier "c8f13ff2-1771-4919-8037-3adf4f18151a" ;
    dct:issued "2019-08-30T18:37:01.550023"^^xsd:dateTime ;
    dct:modified "2024-11-20T17:59:29.208226"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/1717dea7-0609-444a-a7d7-1ac95e3cd95a> ;
    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 "Indice de información clasificada y reservada RenoBo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ivan Alejandro Ceballos Galvis" ;
            vcard:hasEmail <mailto:iceballosg@eru.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/c8f13ff2-1771-4919-8037-3adf4f18151a/resource/4e8229a0-129d-44e5-818b-baf0b2606a5e> ;
    dcat:keyword "Gobierno" .

<https://datosabiertos.bogota.gov.co/dataset/c8f13ff2-1771-4919-8037-3adf4f18151a/resource/4e8229a0-129d-44e5-818b-baf0b2606a5e> a dcat:Distribution ;
    dct:description "El documento contiene el listado de la información calificada como reservada y/o clasificada  de acuerdo a lo estipulado en la ley 1712 del 2014 (Ley de transparencia).  Y la resolusión 293 del 24 de octubre de 2024 RenoBo." ;
    dct:format "XLSX" ;
    dct:issued "2019-08-30T18:38:23.390520"^^xsd:dateTime ;
    dct:modified "2019-08-30T18:38:23.390520"^^xsd:dateTime ;
    dct:title "Indice de Informacion Clasificada y Reservada" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c8f13ff2-1771-4919-8037-3adf4f18151a/resource/4e8229a0-129d-44e5-818b-baf0b2606a5e/download/indice-informacion-clasificada-reservada.xlsx> ;
    dcat:byteSize 172784.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/1717dea7-0609-444a-a7d7-1ac95e3cd95a> a foaf:Organization ;
    foaf:name "Empresa de Renovación y Desarrollo Urbano de Bogotá D.C - RENOBO" .

