@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/7c92d28c-d358-41f5-9118-e92e1d8921aa> a dcat:Dataset ;
    dct:description "Data berisi laporan operasional kegiatan dishub bulan mei 2023" ;
    dct:identifier "7c92d28c-d358-41f5-9118-e92e1d8921aa" ;
    dct:issued "2023-09-30T13:18:55.377538"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:18:55.377549"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Dinas Perhubungan Mei 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/7c92d28c-d358-41f5-9118-e92e1d8921aa/resource/56f9622e-a196-4115-9f9f-ce6bc79a1f7f> ;
    dcat:keyword "Dishub",
        "Laporan",
        "POK" .

<https://data.jatengprov.go.id/dataset/7c92d28c-d358-41f5-9118-e92e1d8921aa/resource/56f9622e-a196-4115-9f9f-ce6bc79a1f7f> a dcat:Distribution ;
    dct:description "Laporan POK Dinas Perhubungan Mei 2023" ;
    dct:format "XLSX" ;
    dct:title "laporan_pok_dishub_mei_2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7c92d28c-d358-41f5-9118-e92e1d8921aa/resource/56f9622e-a196-4115-9f9f-ce6bc79a1f7f/download/5.-laporanoperasionalkegiatan_dinas_perhubungan-mei2023.xlsx> ;
    dcat:byteSize 38131.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" .

