@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/e8018110-c054-43a3-ab1c-8181c9bab33b> a dcat:Dataset ;
    dct:description """Son los activos de información (Software) de la Fundación Gilberto Álzate Avendaño.\r
""" ;
    dct:identifier "e8018110-c054-43a3-ab1c-8181c9bab33b" ;
    dct:issued "2021-09-30T17:41:36.900495"^^xsd:dateTime ;
    dct:modified "2021-09-30T17:42:25.373080"^^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 Software 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/e8018110-c054-43a3-ab1c-8181c9bab33b/resource/919a61ae-5391-4d83-afb1-1ee95ec1fab4> ;
    dcat:keyword "activos de informacion" .

<https://datosabiertos.bogota.gov.co/dataset/e8018110-c054-43a3-ab1c-8181c9bab33b/resource/919a61ae-5391-4d83-afb1-1ee95ec1fab4> a dcat:Distribution ;
    dct:description """Son los activos de información (Software) de la Fundación Gilberto Álzate Avendaño.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2021-09-30T17:42:24.602067"^^xsd:dateTime ;
    dct:modified "2021-09-30T17:42:24.602067"^^xsd:dateTime ;
    dct:title "Activos de información Software" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/e8018110-c054-43a3-ab1c-8181c9bab33b/resource/919a61ae-5391-4d83-afb1-1ee95ec1fab4/download/activos-de-informacion-software.xlsx> ;
    dcat:byteSize 18329.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" .

