@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/f78b7fde-1cf8-4164-9096-40fb71ec9714> a dcat:Dataset ;
    dct:description "Consolidados Junio 2024 de PQRS Terminal De Transporte S.A" ;
    dct:identifier "f78b7fde-1cf8-4164-9096-40fb71ec9714" ;
    dct:issued "2025-01-17T15:24:16.115578"^^xsd:dateTime ;
    dct:modified "2025-01-17T15:25:01.559002"^^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 junio 2024" ;
    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/f78b7fde-1cf8-4164-9096-40fb71ec9714/resource/9e199e26-73ef-44ad-89f0-c15b6fb8a5fd> .

<https://datosabiertos.bogota.gov.co/dataset/f78b7fde-1cf8-4164-9096-40fb71ec9714/resource/9e199e26-73ef-44ad-89f0-c15b6fb8a5fd> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-01-17T15:25:01.103587"^^xsd:dateTime ;
    dct:modified "2025-01-17T15:25:01.103587"^^xsd:dateTime ;
    dct:title "Consolidados Junio 2024 de PQRS Terminal De Transporte S.A" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/f78b7fde-1cf8-4164-9096-40fb71ec9714/resource/9e199e26-73ef-44ad-89f0-c15b6fb8a5fd/download/informe-pqrs-terminal-de-trasnporte-junio-2024.pdf> ;
    dcat:byteSize 323105.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" .

