@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/6d0d7a0f-3318-4d0e-a131-704339b4e3b9> a dcat:Dataset ;
    dct:description "Laporan Pindah dan Datang Desember 2022" ;
    dct:identifier "6d0d7a0f-3318-4d0e-a131-704339b4e3b9" ;
    dct:issued "2023-09-30T13:18:36.246219"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:18:36.246231"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Pindah dan Datang Desember 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6d0d7a0f-3318-4d0e-a131-704339b4e3b9/resource/c5d1bf91-a489-4054-8224-e04ff2194b6c> ;
    dcat:keyword "pindahdatang" .

<https://data.jatengprov.go.id/dataset/6d0d7a0f-3318-4d0e-a131-704339b4e3b9/resource/c5d1bf91-a489-4054-8224-e04ff2194b6c> a dcat:Distribution ;
    dct:description "Laporan Pindah dan Datang Desember 2022" ;
    dct:format "XLS" ;
    dct:title "Laporan Pindah dan Datang Desember 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6d0d7a0f-3318-4d0e-a131-704339b4e3b9/resource/c5d1bf91-a489-4054-8224-e04ff2194b6c/download/laporan-pindah-dan-datang-desember-2022.xls> ;
    dcat:byteSize 30720.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" .

