@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/75288919-7d59-42bd-8a07-236607e12728> a dcat:Dataset ;
    dct:description "Data berisi informasi laporan operasional kegiatan dinas perhubungan bulan juni 2023" ;
    dct:identifier "75288919-7d59-42bd-8a07-236607e12728" ;
    dct:issued "2023-09-30T13:18:47.451235"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:18:47.451245"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Dinas Perhubungan Juni 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/75288919-7d59-42bd-8a07-236607e12728/resource/1f3e3d97-dabc-431d-bffc-5d4aef3e2527> ;
    dcat:keyword "Dishub",
        "Laporan",
        "POK" .

<https://data.jatengprov.go.id/dataset/75288919-7d59-42bd-8a07-236607e12728/resource/1f3e3d97-dabc-431d-bffc-5d4aef3e2527> a dcat:Distribution ;
    dct:description "Laporan POK Dinas Perhubungan Juni 2023" ;
    dct:format "XLSX" ;
    dct:title "laporan_pok_dishub_juni_2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/75288919-7d59-42bd-8a07-236607e12728/resource/1f3e3d97-dabc-431d-bffc-5d4aef3e2527/download/6.-laporanoperasionalkegiatan_dinas_perhubungan-juni2023.xlsx> ;
    dcat:byteSize 93479.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" .

