@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/8a3c910f-df16-4df7-b7de-e43b7964cb32> a dcat:Dataset ;
    dct:description "Laporan kegiatan larwasda Tahun 2022" ;
    dct:identifier "8a3c910f-df16-4df7-b7de-e43b7964cb32" ;
    dct:issued "2023-05-26T08:32:07.572903"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:34.237119"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Kegiatan Larwasda Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inspektorat" ;
            vcard:hasEmail <mailto:inspektorat@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a3c910f-df16-4df7-b7de-e43b7964cb32/resource/56c786b9-6031-40ee-8e2c-7a47c80e3102> ;
    dcat:keyword "pengawasan" .

<https://data.jatengprov.go.id/dataset/8a3c910f-df16-4df7-b7de-e43b7964cb32/resource/56c786b9-6031-40ee-8e2c-7a47c80e3102> a dcat:Distribution ;
    dct:description "Laporan kegiatan larwasda tahun 2022" ;
    dct:format "DOCX" ;
    dct:title "LAPORAN KEGIATAN LARWASDA 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/8a3c910f-df16-4df7-b7de-e43b7964cb32/resource/56c786b9-6031-40ee-8e2c-7a47c80e3102/download/laporan-kegiatan-larwasda.docx> ;
    dcat:byteSize 148633.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

