@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/6eb665aa-4b3b-4a91-ad04-a0696d6c6d4f> a dcat:Dataset ;
    dct:description "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2021 " ;
    dct:identifier "6eb665aa-4b3b-4a91-ad04-a0696d6c6d4f" ;
    dct:issued "2023-05-26T08:31:24.758350"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:24.758358"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6eb665aa-4b3b-4a91-ad04-a0696d6c6d4f/resource/c3cfadf4-00f0-429a-8d37-b9b33af84741> .

<https://data.jatengprov.go.id/dataset/6eb665aa-4b3b-4a91-ad04-a0696d6c6d4f/resource/c3cfadf4-00f0-429a-8d37-b9b33af84741> a dcat:Distribution ;
    dct:description "Jumlah Penduduk per Kecamatan Semester 2 Tahun 2021 " ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6eb665aa-4b3b-4a91-ad04-a0696d6c6d4f/resource/c3cfadf4-00f0-429a-8d37-b9b33af84741/download/jumlah-penduduk-per-kecamatan-semester-2-tahun-2021-.xls> ;
    dcat:byteSize 32373.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

