@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/98c80c60-a772-4397-8df2-ab2316bd8479> a dcat:Dataset ;
    dct:description "Este set de datos contiene el índice de información clasificada y reservada de la Secretaría Distrital de Planeación por dependencia." ;
    dct:identifier "98c80c60-a772-4397-8df2-ab2316bd8479" ;
    dct:issued "2019-12-27T21:07:39.652076"^^xsd:dateTime ;
    dct:modified "2026-01-14T15:08:58.043964"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/a9039d0c-4f3d-4e56-ab8b-dc72bbce8f3e> ;
    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 "Índice de información Clasificada y Reservada - Secretaría Distrital de Planeación" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Valentino González Valderrama " ;
            vcard:hasEmail <mailto:wgonzalez@sdp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/98c80c60-a772-4397-8df2-ab2316bd8479/resource/cb54ebe1-3fc1-4607-9d95-0e96f545eaf8> ;
    dcat:keyword "Vivienda Ciudad y Territorio" .

<https://datosabiertos.bogota.gov.co/dataset/98c80c60-a772-4397-8df2-ab2316bd8479/resource/cb54ebe1-3fc1-4607-9d95-0e96f545eaf8> a dcat:Distribution ;
    dct:description "Tablas con la información respectiva por dependencia en el documento." ;
    dct:format "ODS" ;
    dct:issued "2019-12-27T21:08:46.465871"^^xsd:dateTime ;
    dct:modified "2026-01-14T15:08:58.070761"^^xsd:dateTime ;
    dct:title "Índice de información clasificada y reservada - SDP" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/98c80c60-a772-4397-8df2-ab2316bd8479/resource/cb54ebe1-3fc1-4607-9d95-0e96f545eaf8/download/informacion_clasificada_y_reservada_2025.ods> ;
    dcat:byteSize 257289.0 ;
    dcat:mediaType "application/vnd.oasis.opendocument.spreadsheet" .

<https://datosabiertos.bogota.gov.co/organization/a9039d0c-4f3d-4e56-ab8b-dc72bbce8f3e> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Planeación" .

