@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/c60007b8-b7e1-4f42-88f7-f94aaefab9dd> a dcat:Dataset ;
    dct:description "Data produktivitas penumpang angkutan lebaran UPTD Pelabuhan di Kabupaten Cilacap" ;
    dct:identifier "c60007b8-b7e1-4f42-88f7-f94aaefab9dd" ;
    dct:issued "2023-09-30T13:20:34.448908"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:01:54.003641"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Penumpang Angkutan Lebaran (Pelabuhan Penyeberangan) di Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/3c479906-a943-4e7b-b844-6ca016906817>,
        <https://data.jatengprov.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/bcdcef09-02c0-49a0-aea2-1521a59cd7da> ;
    dcat:keyword "Dishub",
        "Lebaran",
        "PNP",
        "Pelabuhan" .

<https://data.jatengprov.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/3c479906-a943-4e7b-b844-6ca016906817> a dcat:Distribution ;
    dct:description "Produktivitas penumpang angkutan lebaran 2023 UPTD Pelabuhan di Kabupaten Cilacap" ;
    dct:format "XLSX" ;
    dct:title "2023 - penumpang angkutan lebaran (pelabuhan penyeberangan)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/3c479906-a943-4e7b-b844-6ca016906817/download/produktivitas-angkutan-lebaran-2023-1.xlsx> ;
    dcat:byteSize 89310.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/bcdcef09-02c0-49a0-aea2-1521a59cd7da> a dcat:Distribution ;
    dct:description "Produktivitas penumpang angkutan lebaran 2022 UPTD Pelabuhan di Kabupaten Cilacap" ;
    dct:format "XLSX" ;
    dct:title "2022 - penumpang angkutan lebaran (pelabuhan penyeberangan)" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c60007b8-b7e1-4f42-88f7-f94aaefab9dd/resource/bcdcef09-02c0-49a0-aea2-1521a59cd7da/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" .

