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

<https://data.amerigeoss.org/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48> a dcat:Dataset ;
    dct:description "Road network in Kenya. The dataset was provided by Kenya Roads Board (KRB). " ;
    dct:identifier "b71146ac-0330-40f5-bd47-e0d20a761e48" ;
    dct:issued "2025-09-18T20:32:58.617040"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:32:58.617047"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Kenya - Roads" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rhonda Jordan Antoine; Patrick Balla; Laurencia Njagi; Sudeshna Banerjee." ;
            vcard:hasEmail <mailto:rjordan@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/caf4f528-e982-4db8-811c-fdbf5322352f>,
        <https://data.amerigeoss.org/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/e9ff8ac9-a09a-4e5c-8310-e542e9ac97a0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://www.krb.go.ke/> .

<https://data.amerigeoss.org/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/caf4f528-e982-4db8-811c-fdbf5322352f> a dcat:Distribution ;
    dct:format "SHP ZIP" ;
    dct:issued "2020-07-16T06:01:00"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:32:58.605283"^^xsd:dateTime ;
    dct:title "Road Network" ;
    dcat:accessURL <https://energydata.info/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/caf4f528-e982-4db8-811c-fdbf5322352f/download/roads.zip> ;
    dcat:byteSize "321911783"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/e9ff8ac9-a09a-4e5c-8310-e542e9ac97a0> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2020-07-16T06:01:00"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:32:58.604478"^^xsd:dateTime ;
    dct:title "Road Network" ;
    dcat:accessURL <https://energydata.info/dataset/b71146ac-0330-40f5-bd47-e0d20a761e48/resource/e9ff8ac9-a09a-4e5c-8310-e542e9ac97a0/download/roads.geojson> ;
    dcat:byteSize "366691802"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> a foaf:Agent ;
    foaf:name "World Bank" .

<https://www.krb.go.ke/> a foaf:Document .

