@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/1f902541-11a7-40b1-8fe0-eca24dde5dd3> a dcat:Dataset ;
    dct:description "Kumpulan data yang berisi tentang produktifitas penumpang terminal tipe c bulan Juli 2021 di kabupaten cilacap" ;
    dct:identifier "1f902541-11a7-40b1-8fe0-eca24dde5dd3" ;
    dct:issued "2023-05-26T08:29:20.490493"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:17:03.797214"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Produktivitas Penumpang Terminal Tipe C Kabupaten Cilacap Tahun 2021 (Bulan Juli" ;
    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/1f902541-11a7-40b1-8fe0-eca24dde5dd3/resource/e1442685-56e7-451a-a290-5e505213142c> ;
    dcat:keyword "Cilacap",
        "Penumpang",
        "Produktivitas",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/1f902541-11a7-40b1-8fe0-eca24dde5dd3/resource/e1442685-56e7-451a-a290-5e505213142c> a dcat:Distribution ;
    dct:description "Kumpulan data yang berisi tentang produktifitas penumpang terminal tipe c bulan juli 2021 di kabupaten cilacap" ;
    dct:format "XLSX" ;
    dct:title "Produktivitas Penumpang Terminal Tipe C Kabupaten Cilacap Tahun 2021 (Bulan Juli)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1f902541-11a7-40b1-8fe0-eca24dde5dd3/resource/e1442685-56e7-451a-a290-5e505213142c/download/terminal-2021-juli.xlsx> ;
    dcat:byteSize 226032.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" .

