@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/f2aad387-4bd9-45fd-bf20-cd93a09f16c9> a dcat:Dataset ;
    dct:description "Servicio web geográfico asociado a la consulta de los trazados del servicio de cable prestado por TRANSMILENIO" ;
    dct:identifier "f2aad387-4bd9-45fd-bf20-cd93a09f16c9" ;
    dct:issued "2021-11-17T14:33:08.609433"^^xsd:dateTime ;
    dct:modified "2021-11-17T14:42:20.845871"^^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 "Líneas de 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/f2aad387-4bd9-45fd-bf20-cd93a09f16c9/resource/c3384d41-b8a9-4b67-8aae-1266bbf4eb8b> ;
    dcat:keyword "Movilidad",
        "SITP",
        "Transmilenio",
        "Transporte",
        "cable",
        "líneas de cable" .

<https://datosabiertos.bogota.gov.co/dataset/f2aad387-4bd9-45fd-bf20-cd93a09f16c9/resource/c3384d41-b8a9-4b67-8aae-1266bbf4eb8b> a dcat:Distribution ;
    dct:description "Servicio web geográfico asociado a la consulta de los trazados del servicio de cable prestado por TRANSMILENIO S.A." ;
    dct:format "SHP" ;
    dct:issued "2021-11-17T14:35:09.534047"^^xsd:dateTime ;
    dct:modified "2021-11-17T14:35:09.534047"^^xsd:dateTime ;
    dct:title "Líneas de Cable" ;
    dcat:accessURL <https://datosabiertos-transmilenio.hub.arcgis.com/datasets/lineas-de-cable/explore?location=4.556642%2C-74.128575%2C13.95> .

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

