@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/02fe00d4-8167-43e3-b690-5bc02868e761> a dcat:Dataset ;
    dct:description "Son los activos de información (bases de datos) de la Fundación Gilberto Álzate Avendaño." ;
    dct:identifier "02fe00d4-8167-43e3-b690-5bc02868e761" ;
    dct:issued "2021-09-30T16:20:55.569511"^^xsd:dateTime ;
    dct:modified "2021-09-30T17:11:26.346644"^^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 bases de datos 2021" ;
    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/02fe00d4-8167-43e3-b690-5bc02868e761/resource/ac8cf884-dc14-448f-91dd-93338fe9831d> ;
    dcat:keyword "activos de información" .

<https://datosabiertos.bogota.gov.co/dataset/02fe00d4-8167-43e3-b690-5bc02868e761/resource/ac8cf884-dc14-448f-91dd-93338fe9831d> a dcat:Distribution ;
    dct:description """Son los activos de información (bases de datos) de la Fundación Gilberto Álzate Avendaño.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2021-09-30T16:22:40.166769"^^xsd:dateTime ;
    dct:modified "2021-09-30T16:22:40.166769"^^xsd:dateTime ;
    dct:title "Activos de información bases de datos" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/02fe00d4-8167-43e3-b690-5bc02868e761/resource/ac8cf884-dc14-448f-91dd-93338fe9831d/download/activos-de-informacion-bases-de-datos.xlsx> ;
    dcat:byteSize 13706.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" .

