@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://ckan.tdc.prod.datopian.com/dataset/6a82ff34-5390-43a1-9620-59e66c007105> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "<p>Modal Split (distribution of trip per mode)</p>" ;
    dct:identifier "6a82ff34-5390-43a1-9620-59e66c007105" ;
    dct:issued "2024-11-15T07:44:41.838701"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-02-24T16:17:37.476340"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/39d13167-0137-41fe-81bb-a92f09250a2e> ;
    dct:title "Modal Split - Urban Mobility Observatory" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/6a82ff34-5390-43a1-9620-59e66c007105/resource/ac86d990-4527-4fb7-a70d-361db568dc07> ;
    dcat:landingPage <https://www.caf.com/es/conocimiento/datos/observatorio-de-movilidad-urbana/> .

<https://ckan.tdc.prod.datopian.com/dataset/6a82ff34-5390-43a1-9620-59e66c007105/resource/ac86d990-4527-4fb7-a70d-361db568dc07> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-11-15T07:44:42.493225"^^xsd:dateTime ;
    dct:modified "2025-02-24T16:17:37.481658"^^xsd:dateTime ;
    dct:title "Modal Split" ;
    dcat:accessURL <https://omu-latam.org/indicadores/> .

<https://ckan.tdc.prod.datopian.com/organization/39d13167-0137-41fe-81bb-a92f09250a2e> a foaf:Agent ;
    foaf:homepage <https://www.caf.com/es/conocimiento/datos/observatorio-de-movilidad-urbana/> ;
    foaf:name "CAF" .

<https://www.caf.com/es/conocimiento/datos/observatorio-de-movilidad-urbana/> a foaf:Document .

