@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/f485a650-7b2c-4176-bfc9-5d90e37ea720> a dcat:Dataset ;
    dct:description "Kumpulan data yang berisi tentang produktivitas penumpang pada terminal tipe c bulan februari tahun 2021 di kabupaten cilacap" ;
    dct:identifier "f485a650-7b2c-4176-bfc9-5d90e37ea720" ;
    dct:issued "2023-05-26T08:35:02.268374"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:33.023113"^^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 Februari)" ;
    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/f485a650-7b2c-4176-bfc9-5d90e37ea720/resource/aa55b2b4-98a8-4ca0-9cfb-9a79ac551068> ;
    dcat:keyword "Cilacap",
        "Penumpang",
        "Produktivitas",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/f485a650-7b2c-4176-bfc9-5d90e37ea720/resource/aa55b2b4-98a8-4ca0-9cfb-9a79ac551068> a dcat:Distribution ;
    dct:description "kumpulan data berisi tentang produktivitas penumpang teminal tipe c bulan februari tahun 2021 di kabupaten cilacap" ;
    dct:format "XLSX" ;
    dct:title "Produktivitas Penumpang Terminal Tipe C Kabupaten Cilacap Tahun 2021 (Bulan Februari)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f485a650-7b2c-4176-bfc9-5d90e37ea720/resource/aa55b2b4-98a8-4ca0-9cfb-9a79ac551068/download/terminal-2021-februari.xlsx> ;
    dcat:byteSize 139098.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" .

