@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/83a60be5-2c19-4ed3-9b86-3db4aa89daff> a dcat:Dataset ;
    dct:description "Servicio web geográfico en el cual se permite la consulta de los datos asociados a las estaciones del servicio de cable prestado por TRANSMILENIO S.A." ;
    dct:identifier "83a60be5-2c19-4ed3-9b86-3db4aa89daff" ;
    dct:issued "2021-11-17T14:40:20.747925"^^xsd:dateTime ;
    dct:modified "2021-11-17T14:40:55.791959"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/00aaae77-b33b-4c1c-9017-ed9d6543f51b> ;
    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 "Estaciones del Cable" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlos Eduardo Aparicio" ;
            vcard:hasEmail <mailto:carlos.aparicio@transmilenio.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/83a60be5-2c19-4ed3-9b86-3db4aa89daff/resource/6d05fa10-e907-4ca3-8323-0123bbfda73c> ;
    dcat:keyword "Cable",
        "Estaciones",
        "Estación",
        "Movilidad",
        "Transmilenio" .

<https://datosabiertos.bogota.gov.co/dataset/83a60be5-2c19-4ed3-9b86-3db4aa89daff/resource/6d05fa10-e907-4ca3-8323-0123bbfda73c> a dcat:Distribution ;
    dct:description "Servicio web geográfico en el cual se permite la consulta de los datos asociados a las estaciones del servicio de cable prestado por TRANSMILENIO S.A." ;
    dct:format "SHP" ;
    dct:issued "2021-11-17T14:40:54.609168"^^xsd:dateTime ;
    dct:modified "2021-11-17T14:40:54.609168"^^xsd:dateTime ;
    dct:title "Estaciones del Cable" ;
    dcat:accessURL <https://datosabiertos-transmilenio.hub.arcgis.com/datasets/estaciones-cable-1/explore?location=4.559000%2C-74.153150%2C15.67> .

<https://datosabiertos.bogota.gov.co/organization/00aaae77-b33b-4c1c-9017-ed9d6543f51b> a foaf:Organization ;
    foaf:name "Transmilenio S.A." .

