@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/95e007a7-6d52-44bf-b164-e198547d4e3d> a dcat:Dataset ;
    dct:description "Conjunto de datos asociados a los elementos de infraestructura provistos como polígonos dentro del Cable de TRANSMILENIO S.A." ;
    dct:identifier "95e007a7-6d52-44bf-b164-e198547d4e3d" ;
    dct:issued "2025-07-13T16:39:16.133006"^^xsd:dateTime ;
    dct:modified "2025-07-13T16:41:28.821716"^^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 "Polígonos Infraestructura Transmicable" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "José Luis Garnica Quiroz" ;
            vcard:hasEmail <mailto:jose.garnica@transmilenio.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/95e007a7-6d52-44bf-b164-e198547d4e3d/resource/7327e315-d6c1-4719-8d01-d01d0d1da555> ;
    dcat:keyword "Cable",
        "Infraestructura",
        "Polígono",
        "Polígonos",
        "SITP",
        "Transmicable",
        "Transmilenio" .

<https://datosabiertos.bogota.gov.co/dataset/95e007a7-6d52-44bf-b164-e198547d4e3d/resource/7327e315-d6c1-4719-8d01-d01d0d1da555> a dcat:Distribution ;
    dct:description "Conjunto de datos asociados a los elementos de infraestructura provistos como polígonos dentro del Cable de TRANSMILENIO S.A." ;
    dct:format "Esri REST" ;
    dct:issued "2025-07-13T16:41:18.241723"^^xsd:dateTime ;
    dct:modified "2025-07-13T16:41:28.854624"^^xsd:dateTime ;
    dct:title "Polígonos Infraestructura Transmicable" ;
    dcat:accessURL <https://datosabiertos-transmilenio.hub.arcgis.com/datasets/44ff88e8120e4b34925a29b4b1783882_3/explore?location=4.673470%2C-74.116000%2C10.94> .

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

