@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/e455fc27-d4e1-441b-8e11-4565d71d114b> a dcat:Dataset ;
    dct:description "Destino donde el usuario encontrará el lugar de su preferencia y la terminal la cual se puede dirigir" ;
    dct:identifier "e455fc27-d4e1-441b-8e11-4565d71d114b" ;
    dct:issued "2020-10-26T17:11:32.400403"^^xsd:dateTime ;
    dct:modified "2020-10-26T17:12:12.388197"^^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 Destinos por Terminal" ;
    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/e455fc27-d4e1-441b-8e11-4565d71d114b/resource/f5ce6e23-147c-4191-958f-8ff2fb980c6f> .

<https://datosabiertos.bogota.gov.co/dataset/e455fc27-d4e1-441b-8e11-4565d71d114b/resource/f5ce6e23-147c-4191-958f-8ff2fb980c6f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-10-26T17:12:12.102877"^^xsd:dateTime ;
    dct:modified "2020-10-26T17:12:12.102877"^^xsd:dateTime ;
    dct:title "Destinos Ofrecidos por Terminal" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/e455fc27-d4e1-441b-8e11-4565d71d114b/resource/f5ce6e23-147c-4191-958f-8ff2fb980c6f/download/destinos-ofrecidos-por-terminal-.pdf> ;
    dcat:byteSize 287663.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" .

