@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/43bc1273-fbbd-43fa-8f42-5d9138d0edaa> a dcat:Dataset ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Inspektorat Febuari 2023" ;
    dct:identifier "43bc1273-fbbd-43fa-8f42-5d9138d0edaa" ;
    dct:issued "2023-10-01T13:23:34.809930"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:34.809938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Inspektorat Febuari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adnan" ;
            vcard:hasEmail <mailto:adnsup@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/43bc1273-fbbd-43fa-8f42-5d9138d0edaa/resource/dc0e502d-f57f-4c58-a496-40234702e514> ;
    dcat:keyword "operasional" .

<https://data.jatengprov.go.id/dataset/43bc1273-fbbd-43fa-8f42-5d9138d0edaa/resource/dc0e502d-f57f-4c58-a496-40234702e514> a dcat:Distribution ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Inspektorat Febuari 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Inspektorat Febuari 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/43bc1273-fbbd-43fa-8f42-5d9138d0edaa/resource/dc0e502d-f57f-4c58-a496-40234702e514/download/laporanoperasionalkegiatan_inspektorat-februari2023-2-2.xlsx> ;
    dcat:byteSize 87246.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" .

