@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/3acd5a51-7092-4fc1-94a4-ddf0e4b15f98> a dcat:Dataset ;
    dct:description "<p>This record provides an overview and directory of public GitHub repositoriesby GIZ. These repositories consolidate transport-related knowledge and tools from multiple countries, aiming to foster transparency, collaboration, and reuse. Each regional repository includes documents, datasets, and publications related to sustainable transport planning, policy, and development.</p>" ;
    dct:identifier "3acd5a51-7092-4fc1-94a4-ddf0e4b15f98" ;
    dct:issued "2025-04-10T09:31:34.758105"^^xsd:dateTime ;
    dct:modified "2025-04-14T09:53:49.179527"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/8853c5af-0b1c-4d93-af4a-edbc64056938> ;
    dct:title "Transport policy, planning, and knowledge resources from GIZ Digital Transformation Hub by country" ;
    dcat:keyword "National transport strategies",
        "Policy",
        "transport knowledge" ;
    dcat:landingPage <https://github.com/giz-t-hub/overview?tab=readme-ov-file> .

<https://ckan.tdc.prod.datopian.com/organization/8853c5af-0b1c-4d93-af4a-edbc64056938> a foaf:Agent ;
    foaf:name "GIZ" .

<https://github.com/giz-t-hub/overview?tab=readme-ov-file> a foaf:Document .

