@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/1be4a8b7-60fa-4664-a4a1-1a460d666f07> a dcat:Dataset ;
    dct:description "Consolidado anual de PQRS año 2020 Terminal De Transporte S.A" ;
    dct:identifier "1be4a8b7-60fa-4664-a4a1-1a460d666f07" ;
    dct:issued "2019-04-29T14:08:56.871952"^^xsd:dateTime ;
    dct:modified "2020-09-09T10:00:06.811030"^^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 "Informe de PQRS" ;
    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/1be4a8b7-60fa-4664-a4a1-1a460d666f07/resource/464594d1-db3c-43f5-8781-1cbd123064ee> ;
    dcat:keyword "PQRS" .

<https://datosabiertos.bogota.gov.co/dataset/1be4a8b7-60fa-4664-a4a1-1a460d666f07/resource/464594d1-db3c-43f5-8781-1cbd123064ee> a dcat:Distribution ;
    dct:description "Consolidado de PQRS 2020 Registrados a la Terminal de Transporte S.A." ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T14:10:29.141859"^^xsd:dateTime ;
    dct:modified "2019-04-29T14:10:29.141859"^^xsd:dateTime ;
    dct:title "PQRS 2020" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1be4a8b7-60fa-4664-a4a1-1a460d666f07/resource/464594d1-db3c-43f5-8781-1cbd123064ee/download/pqrs-2020.pdf> ;
    dcat:byteSize 2931551.0 ;
    dcat:mediaType "application/pdf" .

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

