@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/4064a7e4-b442-4f6e-b01f-d0ca4a82a163> a dcat:Dataset ;
    dct:description "Data berisi informasi laporan operasional kegiatan dishub bulan agustus 2023" ;
    dct:identifier "4064a7e4-b442-4f6e-b01f-d0ca4a82a163" ;
    dct:issued "2023-09-30T13:17:50.988154"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:17:50.988164"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Dinas Perhubungan Agustus 2023 (Excel)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4064a7e4-b442-4f6e-b01f-d0ca4a82a163/resource/a05afb03-6526-46d1-b7b3-4c41c066a19a> ;
    dcat:keyword "Dishub",
        "Laporan",
        "POK" .

<https://data.jatengprov.go.id/dataset/4064a7e4-b442-4f6e-b01f-d0ca4a82a163/resource/a05afb03-6526-46d1-b7b3-4c41c066a19a> a dcat:Distribution ;
    dct:description "Laporan POK Dinas Perhubungan Agustus 2023" ;
    dct:format "XLSX" ;
    dct:title "laporan_pok_dishub_agustus_2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/4064a7e4-b442-4f6e-b01f-d0ca4a82a163/resource/a05afb03-6526-46d1-b7b3-4c41c066a19a/download/8.-laporanoperasionalkegiatan_dinas_perhubungan-agustus2023.xlsx> ;
    dcat:byteSize 23169.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" .

