@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#> .

<http://5.189.187.109/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 "2026-04-10T02:28:29.984594"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:28:29.984610"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    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 <http://5.189.187.109/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/054e8360-6bd4-4c78-b2d7-e9497310b221>,
        <http://5.189.187.109/dataset/547b19ca-ece3-4d52-98da-3456ae93527d/resource/fcac2820-5146-4049-bcbc-6d8bb0166ab9> ;
    dcat:keyword "LKSA" ;
    dcat:landingPage <my-dataset-data-lksa-dinsos-2022> .

<http://5.189.187.109/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:issued "2026-03-10T07:47:25.702874"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:28:29.977766"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/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:issued "2026-02-08T06:50:43.224942"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:28:29.976204"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

<my-dataset-data-lksa-dinsos-2022> a foaf:Document .

