@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/b3cd7720-608c-44f9-802d-10541b18ad2a> a dcat:Dataset ;
    dct:description "Jumlah Anggota LPM Menurut Desa" ;
    dct:identifier "eb160de1de89d9058fcb0b968dbbbd68" ;
    dct:issued "2022-06-10"^^xsd:date ;
    dct:modified "2025-05-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Jumlah Anggota LPM Menurut Desa" ;
    dcat:distribution <http://5.189.187.109/dataset/b3cd7720-608c-44f9-802d-10541b18ad2a/resource/d9f7389d-2d1d-40f8-b55f-82ae3ade2321> ;
    dcat:keyword "Desa",
        "LPM" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/b3cd7720-608c-44f9-802d-10541b18ad2a/resource/d9f7389d-2d1d-40f8-b55f-82ae3ade2321> a dcat:Distribution ;
    dct:description "Jumlah Anggota LPM Menurut Desa di Kecamatan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:26:24.631332"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:26:24.604463"^^xsd:dateTime ;
    dct:title "Jumlah Anggota LPM Menurut Desa" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=eb160de1de89d9058fcb0b968dbbbd68> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

