@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/9e0777c9-52ea-4d07-86f5-51df069d3e28> a dcat:Dataset ;
    dct:description "Laporan Pelaksanaan Kegiatan Gelar Pengawasan Daerah Tahun 2019" ;
    dct:identifier "9e0777c9-52ea-4d07-86f5-51df069d3e28" ;
    dct:issued "2023-05-26T08:32:38.048741"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:57.118116"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Kegiatan Larwasda Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inspektorat" ;
            vcard:hasEmail <mailto:inspektoratcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9e0777c9-52ea-4d07-86f5-51df069d3e28/resource/d3ae7e15-fa1e-4b04-9373-5caf4ab3351c> ;
    dcat:keyword "Pengawasan" .

<https://data.jatengprov.go.id/dataset/9e0777c9-52ea-4d07-86f5-51df069d3e28/resource/d3ae7e15-fa1e-4b04-9373-5caf4ab3351c> a dcat:Distribution ;
    dct:description "laporan Kegiatan Larwasda 2019" ;
    dct:format "DOCX" ;
    dct:title "larwasda2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9e0777c9-52ea-4d07-86f5-51df069d3e28/resource/d3ae7e15-fa1e-4b04-9373-5caf4ab3351c/download/laporan-kegiatan-larwasda-2019.docx> ;
    dcat:byteSize 8223903.0 ;
    dcat:mediaType "application/pdf" .

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

