@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/e9bb9431-e267-4d4e-aade-11092d346579> a dcat:Dataset ;
    dct:description "Ingreso mensual de vehículos (Flotas) a terminales de Medellín" ;
    dct:identifier <https://www.datos.gov.co/api/views/b3d6-eqhj> ;
    dct:issued "2020-10-16"^^xsd:date ;
    dct:modified "2020-10-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Ingreso mensual de vehículos a terminales de Medellín" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e9bb9431-e267-4d4e-aade-11092d346579/resource/090b902a-16fb-4552-bb8c-20c897b70e1e> ;
    dcat:keyword "flota",
        "ingreso",
        "medellín",
        "mensual",
        "terminales",
        "terrestre",
        "transporte",
        "vehículos" ;
    dcat:landingPage <https://www.datos.gov.co/d/b3d6-eqhj> .

<https://data.amerigeoss.org/dataset/e9bb9431-e267-4d4e-aade-11092d346579/resource/090b902a-16fb-4552-bb8c-20c897b70e1e> a dcat:Distribution ;
    dct:description "Ingreso mensual de vehículos (Flotas) a terminales de Medellín" ;
    dct:issued "2020-12-08T23:48:04.406033"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:24:48.651694"^^xsd:dateTime ;
    dct:title "Ingreso mensual de vehículos a terminales de Medellín" ;
    dcat:accessURL <http://medata.gov.co/dataset/ingreso-mensual-de-veh%C3%ADculos-terminales-de-medell%C3%ADn/resource/947ac4d5-f851-43e3-b40f#%7Bview-graph:%7BgraphOptions:%7Bhooks:%7BprocessOffset:%7B%7D%2CbindEvents:%7B%7D%7D%7D%7D%2CgraphOptions:%7Bhooks:%7BprocessOffset:%7B%7D%2CbindEvents:%7B%7D%7D%7D%7D> .

<https://www.datos.gov.co/d/b3d6-eqhj> a foaf:Document .

