@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/fe0d91dd-e876-448d-ac1b-82222de7a989> a dcat:Dataset ;
    dct:description "Kumpulan data yang berisi tentang produktifitas penumpang terminal tipe c bulan desember 2021 di kabupaten cilacap" ;
    dct:identifier "fe0d91dd-e876-448d-ac1b-82222de7a989" ;
    dct:issued "2023-05-26T08:35:18.718778"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:43.608953"^^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 Desember)" ;
    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/fe0d91dd-e876-448d-ac1b-82222de7a989/resource/8dc81c01-feb5-4ccb-b802-02c95b65060a> ;
    dcat:keyword "Cilacap",
        "Penumpang",
        "Produktivitas",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/fe0d91dd-e876-448d-ac1b-82222de7a989/resource/8dc81c01-feb5-4ccb-b802-02c95b65060a> a dcat:Distribution ;
    dct:description "Kumpulan data yang berisi tentang produktifitas penumpang terminal tipe c bulan desember 2021 di kabupaten cilacap" ;
    dct:format "XLSX" ;
    dct:title "Produktivitas Penumpang Terminal Tipe C Kabupaten Cilacap Tahun 2021 (Bulan Desember)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/fe0d91dd-e876-448d-ac1b-82222de7a989/resource/8dc81c01-feb5-4ccb-b802-02c95b65060a/download/terminal-2021-desember.xlsx> ;
    dcat:byteSize 225165.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" .

