@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/a94e0a8a-4df9-4c6e-b55b-94ad5d43ae1a> a dcat:Dataset ;
    dct:description "rekap sosialisasi juni 2023" ;
    dct:identifier "a94e0a8a-4df9-4c6e-b55b-94ad5d43ae1a" ;
    dct:issued "2023-10-16T14:46:58.483129"^^xsd:dateTime ;
    dct:modified "2023-10-16T14:46:58.483136"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "rekap_sosialisasi_juni23" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a94e0a8a-4df9-4c6e-b55b-94ad5d43ae1a/resource/14ef7bc1-d2db-41f6-978a-d9c6f4a4db0f> ;
    dcat:keyword "rekap_sosialisasi_juni23" ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/a94e0a8a-4df9-4c6e-b55b-94ad5d43ae1a/resource/14ef7bc1-d2db-41f6-978a-d9c6f4a4db0f> a dcat:Distribution ;
    dct:description "rekap sosialisasi juni 2023" ;
    dct:format "XLS" ;
    dct:title "rekap_sosialisasi_juni23" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a94e0a8a-4df9-4c6e-b55b-94ad5d43ae1a/resource/14ef7bc1-d2db-41f6-978a-d9c6f4a4db0f/download/rekap-sosialisasi-juni.xlsx> ;
    dcat:byteSize 16305.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" .

