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

<http://5.189.187.109/dataset/cc39fea4-a69a-4ca7-b8a7-4d3ee661bf0c> a dcat:Dataset ;
    dct:description "Jumlah Anggota LPM Menurut Kecamatan" ;
    dct:identifier "0f1c6d51-c06e-4476-9b37-9408f53a6f4c" ;
    dct:issued "2021-11-27"^^xsd:date ;
    dct:modified "2021-11-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "PEMBERDAYAAN MASYARAKAT DESA" ] ;
    dct:title "Jumlah Anggota LPM Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/cc39fea4-a69a-4ca7-b8a7-4d3ee661bf0c/resource/b2ba8eea-2949-4dc4-a7db-48a2e39b90eb> ;
    dcat:keyword "lpm" .

<http://5.189.187.109/dataset/cc39fea4-a69a-4ca7-b8a7-4d3ee661bf0c/resource/b2ba8eea-2949-4dc4-a7db-48a2e39b90eb> a dcat:Distribution ;
    dct:description "Jumlah Anggota LPM Menurut Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T09:01:24.532569"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:29:23.979659"^^xsd:dateTime ;
    dct:title "Jumlah Anggota LPM Menurut Kecamatan Tahun 2020" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10107/jumlah-anggota-lpm-menurut-kecamatan-tahun-2020.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

