@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/1644bd22-5ffc-46a6-b53d-51d8da244543> a dcat:Dataset ;
    dct:description """Son los activos de información (hardware) de la Fundación Gilberto Álzate Avendaño.\r
""" ;
    dct:identifier "1644bd22-5ffc-46a6-b53d-51d8da244543" ;
    dct:issued "2021-09-30T17:04:03.525205"^^xsd:dateTime ;
    dct:modified "2023-12-15T00:50:50.311649"^^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" ;
    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/1644bd22-5ffc-46a6-b53d-51d8da244543/resource/cac0a78f-d54c-42ca-804d-d6569e4e5bf7> ;
    dcat:keyword "activos de informacion" .

<https://datosabiertos.bogota.gov.co/dataset/1644bd22-5ffc-46a6-b53d-51d8da244543/resource/cac0a78f-d54c-42ca-804d-d6569e4e5bf7> a dcat:Distribution ;
    dct:description """Son los activos de información (hardware) de la Fundación Gilberto Álzate Avendaño.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2021-09-30T17:04:32.583166"^^xsd:dateTime ;
    dct:modified "2021-09-30T17:04:32.583166"^^xsd:dateTime ;
    dct:title "Activos de información Hardware.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1644bd22-5ffc-46a6-b53d-51d8da244543/resource/cac0a78f-d54c-42ca-804d-d6569e4e5bf7/download/activos-de-informacion-hardware.xlsx> ;
    dcat:byteSize 28882.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" .

