@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/3900cff6-e171-408a-ad02-8c7e0e3d64bb> a dcat:Dataset ;
    dct:description "Son los activos de información (hardware-software) de la Fundación Gilberto Álzate Avendaño." ;
    dct:identifier "3900cff6-e171-408a-ad02-8c7e0e3d64bb" ;
    dct:issued "2025-11-12T15:02:52.861007"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:05:44.881148"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/2c14a310-8426-452b-9b97-bbd03b88318f> ;
    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 "Activos de información Hardware-Software-2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fundación Gilberto Alzate" ;
            vcard:hasEmail <mailto:tecnologia@fuga.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/3900cff6-e171-408a-ad02-8c7e0e3d64bb/resource/158140dc-5e19-4902-9383-31841ab3a58e> ;
    dcat:keyword "Registro de activos de información" .

<https://datosabiertos.bogota.gov.co/dataset/3900cff6-e171-408a-ad02-8c7e0e3d64bb/resource/158140dc-5e19-4902-9383-31841ab3a58e> a dcat:Distribution ;
    dct:description "Son los activos de información (hardware-software) de la Fundación Gilberto Álzate Avendaño." ;
    dct:format "XLSX" ;
    dct:issued "2025-11-12T15:05:32.677659"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:05:44.903243"^^xsd:dateTime ;
    dct:title "gt-ft-10_formato_activos_de_informacion_hardware y software.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/3900cff6-e171-408a-ad02-8c7e0e3d64bb/resource/158140dc-5e19-4902-9383-31841ab3a58e/download/gt-ft-10_formato_activos_de_informacion_hardware-y-software.xlsx> ;
    dcat:byteSize 385414.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/2c14a310-8426-452b-9b97-bbd03b88318f> a foaf:Organization ;
    foaf:name "Fundación Gilberto Alzate Avendaño" .

