@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/0c60470f-c1c0-460f-907c-6b93c815c6eb> a dcat:Dataset ;
    dct:description "Contiene los datos referentes a los registros de los accesos a los servicios del SITP" ;
    dct:identifier "0c60470f-c1c0-460f-907c-6b93c815c6eb" ;
    dct:issued "2020-04-15T16:11:33.564694"^^xsd:dateTime ;
    dct:modified "2025-07-11T16:31:37.124570"^^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 "Validaciones Diarias SITP" ;
    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/0c60470f-c1c0-460f-907c-6b93c815c6eb/resource/3cc20983-646a-4304-8c96-1dd780276945> ;
    dcat:keyword "SITP",
        "Transporte",
        "Validación",
        "acceso",
        "accesos",
        "movilidad",
        "registros",
        "transmilenio",
        "validaciones" .

<https://datosabiertos.bogota.gov.co/dataset/0c60470f-c1c0-460f-907c-6b93c815c6eb/resource/3cc20983-646a-4304-8c96-1dd780276945> a dcat:Distribution ;
    dct:description "Contiene los datos referentes a los registros de los accesos a los servicios del SITP." ;
    dct:issued "2020-04-15T17:05:07.274436"^^xsd:dateTime ;
    dct:modified "2025-07-11T14:50:17.520740"^^xsd:dateTime ;
    dct:title "Validaciones Diarias SITP" ;
    dcat:accessURL <https://storage.googleapis.com/validaciones_tmsa/validaciones_diarias.html?> .

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

