@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/547b19ca-ece3-4d52-98da-3456ae93527d> a dcat:Dataset ;
    dct:description "Data Lembaga Kesejahteraan Sosial dii Kabupaten Cilacap" ;
    dct:identifier "547b19ca-ece3-4d52-98da-3456ae93527d" ;
    dct:issued "2023-10-01T13:23:59.341593"^^xsd:dateTime ;
    dct:modified "2026-03-16T04:41:56.819465"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar Lembaga Kesejahteraan Sosial (LKS) di Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINAS SOSIAL" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/054e8360-6bd4-4c78-b2d7-e9497310b221>,
        <https://data.jatengprov.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/fcac2820-5146-4049-bcbc-6d8bb0166ab9> ;
    dcat:keyword "LKSA" ;
    dcat:landingPage <my-dataset-data-lksa-dinsos-2022> .

<https://data.jatengprov.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/054e8360-6bd4-4c78-b2d7-e9497310b221> a dcat:Distribution ;
    dct:description "Data Lembaga Kesejahteraan Sosial dii Kabupaten Cilacap tahun 2025" ;
    dct:format "XLSX" ;
    dct:title "2025-Data Lembaga Kesejahteraan Sosial dii Kabupaten Cilacap" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/054e8360-6bd4-4c78-b2d7-e9497310b221/download/lks.xlsx> ;
    dcat:byteSize 10140.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/fcac2820-5146-4049-bcbc-6d8bb0166ab9> a dcat:Distribution ;
    dct:description " Data Lembaga Kesejahteraan Sosial si Kabupaten Cilacap Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "2023 - Data Lembaga Kesejahteraan Sosial dii Kabupaten Cilacap " ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/fcac2820-5146-4049-bcbc-6d8bb0166ab9/download/data-lks-kab-cilacap-2023.xlsx> ;
    dcat:byteSize 99922.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" .

