@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/6e17b5e4-3620-4ebd-b8fe-80f06907bd84> a dcat:Dataset ;
    dct:description "laporan bupati september 2023" ;
    dct:identifier "6e17b5e4-3620-4ebd-b8fe-80f06907bd84" ;
    dct:issued "2023-11-03T16:27:41.640023"^^xsd:dateTime ;
    dct:modified "2023-11-03T16:27:41.640032"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "laporan_bupati_september2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6e17b5e4-3620-4ebd-b8fe-80f06907bd84/resource/54887000-6f18-41c7-b1e5-f222563e4f01> ;
    dcat:keyword "laporan_bupati_september2023" ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/6e17b5e4-3620-4ebd-b8fe-80f06907bd84/resource/54887000-6f18-41c7-b1e5-f222563e4f01> a dcat:Distribution ;
    dct:description "laporan bupati september 2023" ;
    dct:format "DOC" ;
    dct:title "laporan_bupati_september2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6e17b5e4-3620-4ebd-b8fe-80f06907bd84/resource/54887000-6f18-41c7-b1e5-f222563e4f01/download/laporan-bupati-september-2023.docx> ;
    dcat:byteSize 13277057.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

