@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/56b00e24-ebfc-4879-b60b-447791fa4874> a dcat:Dataset ;
    dct:description "índice de información clasificada y reservada segundo semestre del 2025" ;
    dct:identifier "56b00e24-ebfc-4879-b60b-447791fa4874" ;
    dct:issued "2025-12-17T15:23:08.307873"^^xsd:dateTime ;
    dct:modified "2025-12-17T15:24:03.983235"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/9a1b284f-b50c-4c23-845e-b06ed9ba84e4> ;
    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_Informacion_Clasif_Reserv_2025_Segunda_Revision" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hernan Morales" ;
            vcard:hasEmail <mailto:hmorales@bomberosbogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/56b00e24-ebfc-4879-b60b-447791fa4874/resource/2ebab8f4-3470-4dd8-8df6-a0649abebbe8> ;
    dcat:keyword "índice de información clasificada y reservada segundo semestre del 2025" .

<https://datosabiertos.bogota.gov.co/dataset/56b00e24-ebfc-4879-b60b-447791fa4874/resource/2ebab8f4-3470-4dd8-8df6-a0649abebbe8> a dcat:Distribution ;
    dct:description "índice de información clasificada y reservada segundo semestre del 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-17T15:23:51.431768"^^xsd:dateTime ;
    dct:modified "2025-12-17T15:24:04.000789"^^xsd:dateTime ;
    dct:title "índice de información clasificada y reservada segundo semestre del 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/56b00e24-ebfc-4879-b60b-447791fa4874/resource/2ebab8f4-3470-4dd8-8df6-a0649abebbe8/download/1_indice_informacion_clasif_reserv_2025_segunda_revision.xlsx> ;
    dcat:byteSize 187218.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/9a1b284f-b50c-4c23-845e-b06ed9ba84e4> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial Cuerpo Oficial de Bomberos Bogotá" .

