@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/daac27f1-e551-4cdf-9262-f5f02e478696> a dcat:Dataset ;
    dct:description "Registro activos de información Software y Servicios, descripción, tipo, ubicación, propiedad, acceso, valoración y clasificación" ;
    dct:identifier "daac27f1-e551-4cdf-9262-f5f02e478696" ;
    dct:issued "2021-01-05T19:37:09.049989"^^xsd:dateTime ;
    dct:modified "2021-01-05T19:38:15.085659"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/de83bbae-5677-40b9-b5dc-f8df464e870c> ;
    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 "Registro activos de información Software y Servicios 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Julio Cesar Mosquera Santos" ;
            vcard:hasEmail <mailto:julio.mosquera@terminaldetransporte.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/daac27f1-e551-4cdf-9262-f5f02e478696/resource/8d3a9bb2-fcfd-431a-8a77-d8dac58f665b> .

<https://datosabiertos.bogota.gov.co/dataset/daac27f1-e551-4cdf-9262-f5f02e478696/resource/8d3a9bb2-fcfd-431a-8a77-d8dac58f665b> a dcat:Distribution ;
    dct:description "Registro activos de información Software y Servicios, descripción, tipo, ubicación, propiedad, acceso, valoración y clasificación" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-05T19:38:14.632870"^^xsd:dateTime ;
    dct:modified "2021-01-05T19:38:14.632870"^^xsd:dateTime ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/daac27f1-e551-4cdf-9262-f5f02e478696/resource/8d3a9bb2-fcfd-431a-8a77-d8dac58f665b/download/activos-de-informacion-2020.xlsx> ;
    dcat:byteSize 159673.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/de83bbae-5677-40b9-b5dc-f8df464e870c> a foaf:Organization ;
    foaf:name "Terminal de Transporte S.A" .

