@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/288583b0-e7ca-4ea0-bb66-1b1e2a52f0de> a dcat:Dataset ;
    dct:description "Reporte de impresiones y copias generadas por las diferentes subdirecciones y oficinas de la Entidad en el periodo correspondiente a los meses de enero, febrero y marzo de 2023, de acuerdo con el contrato # 91005 de impresiòn en modalidad arriendo que se tiene con Solutiòn Copy Impresiòn" ;
    dct:identifier "288583b0-e7ca-4ea0-bb66-1b1e2a52f0de" ;
    dct:issued "2023-07-08T22:54:50.206897"^^xsd:dateTime ;
    dct:modified "2023-08-31T16:16:27.758607"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> ;
    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 "Reporte Impresiòn Primer Trimestre del año 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rubén Buitrago" ;
            vcard:hasEmail <mailto:ruben.buitrago@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/288583b0-e7ca-4ea0-bb66-1b1e2a52f0de/resource/f25d7908-c77d-466a-8f4c-c108a0c00a25> ;
    dcat:keyword "copias",
        "impresiòn",
        "reporte impresiòn" .

<https://datosabiertos.bogota.gov.co/dataset/288583b0-e7ca-4ea0-bb66-1b1e2a52f0de/resource/f25d7908-c77d-466a-8f4c-c108a0c00a25> a dcat:Distribution ;
    dct:description "Reporte del total de impresiones y copias generadas por las diferentes Subdirecciones y Oficinas de la Entidad en los meses de enero, febrero y marzo del año 2023 de acuerdo con el contrato# 91005 de impresiòn en modalidad arriendo que se tiene con Solutiòn Copy Impresiòn" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-08T22:57:55.484876"^^xsd:dateTime ;
    dct:modified "2023-07-08T22:57:55.484876"^^xsd:dateTime ;
    dct:title "Reporte Impresiòn Primer Trimestre del año 2023" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/288583b0-e7ca-4ea0-bb66-1b1e2a52f0de/resource/f25d7908-c77d-466a-8f4c-c108a0c00a25/download/reporte-primer-trimestre-2023.xlsx> ;
    dcat:byteSize 18361.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Servicios Públicos" .

