@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/05d64c2f-815c-48dd-b877-e4357fa957eb> a dcat:Dataset ;
    dct:description "Salida de vehículos y pasajeros desde la terminal de bogota, totales mensuales por corredor, norte, sur, oriente, occidente y total" ;
    dct:identifier "05d64c2f-815c-48dd-b877-e4357fa957eb" ;
    dct:issued "2019-04-09T15:08:56.603673"^^xsd:dateTime ;
    dct:modified "2020-05-08T15:02:26.452372"^^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 "Salida de Vehículos y Pasajeros 2018" ;
    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/05d64c2f-815c-48dd-b877-e4357fa957eb/resource/22ade8ea-fb90-4e60-8e1d-cdeb7553b06c>,
        <https://datosabiertos.bogota.gov.co/dataset/05d64c2f-815c-48dd-b877-e4357fa957eb/resource/e1aa80b2-3333-48fb-8889-7b6e667ba8dc> ;
    dcat:keyword "movilidad" .

<https://datosabiertos.bogota.gov.co/dataset/05d64c2f-815c-48dd-b877-e4357fa957eb/resource/22ade8ea-fb90-4e60-8e1d-cdeb7553b06c> a dcat:Distribution ;
    dct:description "SALI" ;
    dct:issued "2019-04-09T15:09:30.775190"^^xsd:dateTime ;
    dct:modified "2019-04-09T15:09:30.775190"^^xsd:dateTime ;
    dct:title "SALIDA DE VEHÍCULOS Y PASAJEROS" .

<https://datosabiertos.bogota.gov.co/dataset/05d64c2f-815c-48dd-b877-e4357fa957eb/resource/e1aa80b2-3333-48fb-8889-7b6e667ba8dc> a dcat:Distribution ;
    dct:description "Salida de vehículos y pasajeros desde la terminal de bogota, totales mensuales por corredor, norte, sur, oriente, occidente y total" ;
    dct:format "CSV" ;
    dct:issued "2019-04-09T15:11:28.201002"^^xsd:dateTime ;
    dct:modified "2019-04-09T15:11:28.201002"^^xsd:dateTime ;
    dct:title "SALIDA DE VEHÍCULOS Y PASAJEROS" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/05d64c2f-815c-48dd-b877-e4357fa957eb/resource/e1aa80b2-3333-48fb-8889-7b6e667ba8dc/download/salidavehipas2018.csv> ;
    dcat:byteSize 1887.0 ;
    dcat:mediaType "text/csv" .

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

