@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.jatengprov.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b> a dcat:Dataset ;
    dct:description "Kumpulan data berisi tentang produktivitas penumpang angkutan lebaran di kabupaten cilacap" ;
    dct:identifier "5a55f479-63ac-45a6-8dd5-019636ef146b" ;
    dct:issued "2023-05-26T08:30:48.136524"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:59:04.732250"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Produktivitas Penumpang Angkutan Lebaran di Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perhubungan" ;
            vcard:hasEmail <mailto:dishub@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/0e24c454-ba24-489c-a121-01cebe471b71>,
        <https://data.jatengprov.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/75e16c8e-c836-427f-938f-1ad7d7530da6> ;
    dcat:keyword "2022",
        "Angkutan",
        "Lebaran",
        "Penumpang",
        "Produktivitas" .

<https://data.jatengprov.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/0e24c454-ba24-489c-a121-01cebe471b71> a dcat:Distribution ;
    dct:description "Kumpulan data berisi tentang produktivitas penumpang angkutan lebaran tahun 2023 di kabupaten cilacap" ;
    dct:format "XLSX" ;
    dct:title "2023 - Produktivitas Penumpang Angkutan Lebaran" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/0e24c454-ba24-489c-a121-01cebe471b71/download/produktivitas-angkutan-lebaran-2023.xlsx> ;
    dcat:byteSize 89310.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/75e16c8e-c836-427f-938f-1ad7d7530da6> a dcat:Distribution ;
    dct:description "Kumpulan data berisi tentang produktivitas penumpang angkutan lebaran tahun 2022 di kabupaten cilacap" ;
    dct:format "XLSX" ;
    dct:title "2022 - Produktivitas Penumpang Angkutan Lebaran" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5a55f479-63ac-45a6-8dd5-019636ef146b/resource/75e16c8e-c836-427f-938f-1ad7d7530da6/download/produktivitas-angkutan-lebaran-2022.xlsx> ;
    dcat:byteSize 412255.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

