@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc> a dcat:Dataset ;
    dct:description "Este es un conjunto de datos que contiene los horarios y rutas de transporte intermunicipal para el municipio de San Antonio Tolima." ;
    dct:identifier <https://www.datos.gov.co/api/views/kisr-eqed> ;
    dct:issued "2016-07-19"^^xsd:date ;
    dct:modified "2017-08-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "TRANSPORTE INTERMUNICIPAL SAN ANTONIO" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/1b1fda3d-16d0-4779-85e6-eb1fa6d0088d>,
        <https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/1be95ab1-6444-426e-9e10-9b16bc603565>,
        <https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/b57805fb-2f35-4cbb-ba19-e227cb04ee20>,
        <https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/f254a06b-f74f-400e-aadc-bb4c91272cba> ;
    dcat:keyword "horarios",
        "rutas",
        "san antonio",
        "vehículos" ;
    dcat:landingPage <https://www.datos.gov.co/d/kisr-eqed> .

<https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/1b1fda3d-16d0-4779-85e6-eb1fa6d0088d> a dcat:Distribution ;
    dct:issued "2019-08-08T18:16:57.345997"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:00:57.802103"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/kisr-eqed/rows.rdf?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/1be95ab1-6444-426e-9e10-9b16bc603565> a dcat:Distribution ;
    dct:issued "2019-08-08T18:16:57.345990"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:00:57.801287"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/kisr-eqed/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/b57805fb-2f35-4cbb-ba19-e227cb04ee20> a dcat:Distribution ;
    dct:issued "2019-08-08T18:16:57.346003"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:00:57.803686"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/kisr-eqed/rows.xml?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/219663d2-bf4b-49ef-a148-3cf94848d1cc/resource/f254a06b-f74f-400e-aadc-bb4c91272cba> a dcat:Distribution ;
    dct:issued "2019-08-08T18:16:57.346000"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:00:57.802888"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/kisr-eqed/rows.json?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/kisr-eqed> a foaf:Document .

