@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/4580f91b-0d09-4ba6-9b2f-28e448835d3b> a dcat:Dataset ;
    dct:description "Clasificacion de Activos de Informacion " ;
    dct:identifier "4580f91b-0d09-4ba6-9b2f-28e448835d3b" ;
    dct:issued "2025-11-07T20:15:50.118280"^^xsd:dateTime ;
    dct:modified "2025-11-07T20:17:38.732230"^^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 "Clasificacion de Activos de Informacion" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hernan Morales" ;
            vcard:hasEmail <mailto:hmorales@bomberosbogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/4580f91b-0d09-4ba6-9b2f-28e448835d3b/resource/5985c97c-e7d4-464e-bff7-2c16335b2823> ;
    dcat:keyword "Clasificacion de Activos de Informacion" .

<https://datosabiertos.bogota.gov.co/dataset/4580f91b-0d09-4ba6-9b2f-28e448835d3b/resource/5985c97c-e7d4-464e-bff7-2c16335b2823> a dcat:Distribution ;
    dct:description "Clasificacion De Activos De Informacion General" ;
    dct:format "CSV" ;
    dct:issued "2025-11-07T20:17:27.015424"^^xsd:dateTime ;
    dct:modified "2025-11-07T20:17:38.747187"^^xsd:dateTime ;
    dct:title "Clasificacion De Activos De Informacion General" ;
    dcat:accessURL <https://www.bomberosbogota.gov.co/transparencia/activos-informacion> .

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

