@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/856eb3f2-51ac-48b4-84b3-5bf414bca82b> a dcat:Dataset ;
    dct:description "Daftar Desa di Kecamatan Jeruklegi, Kabupaten Cilacap Tahun 2023" ;
    dct:identifier "856eb3f2-51ac-48b4-84b3-5bf414bca82b" ;
    dct:issued "2023-10-01T13:25:08.805035"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:25:08.805043"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar Desa di Kecamatan Jeruklegi, Kabupaten Cilacap Tahun 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/856eb3f2-51ac-48b4-84b3-5bf414bca82b/resource/6f72d3e1-32ad-435b-9002-3d7a55378cca> .

<https://data.jatengprov.go.id/dataset/856eb3f2-51ac-48b4-84b3-5bf414bca82b/resource/6f72d3e1-32ad-435b-9002-3d7a55378cca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Daftar Desa di Kecamatan Jeruklegi, Kabupaten Cilacap Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/856eb3f2-51ac-48b4-84b3-5bf414bca82b/resource/6f72d3e1-32ad-435b-9002-3d7a55378cca/download/desa-di-kec.-jeruklegi-2023.xlsx> ;
    dcat:byteSize 10009.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" .

