@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/4687e260-0ad2-4788-aa24-fa8f57dd6af7> a dcat:Dataset ;
    dct:accrualPeriodicity "not_planned" ;
    dct:description "<p>National transport statistics of Uganda</p>" ;
    dct:identifier "4687e260-0ad2-4788-aa24-fa8f57dd6af7" ;
    dct:issued "2025-02-21T13:41:00.167649"^^xsd:dateTime ;
    dct:modified "2025-02-21T13:41:00.167654"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/c6b48bd5-5512-421c-93b2-51e4db4ea4e4> ;
    dct:title "Uganda Data Portal" ;
    dcat:landingPage <https://uganda.opendataforafrica.org/data/#topic=Transport> .

<https://ckan.tdc.prod.datopian.com/organization/c6b48bd5-5512-421c-93b2-51e4db4ea4e4> a foaf:Agent ;
    foaf:name "Other" .

<https://uganda.opendataforafrica.org/data/#topic=Transport> a foaf:Document .

