@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/efdfdc36-1551-4128-8d5e-be8460b42eea> a dcat:Dataset ;
    dct:description "<p>DATA BPD ( Badan Permusyawaratan Desa ) Tahun 2022 berdasarkan jenis kelamin dan agama</p>" ;
    dct:identifier "4621dfc5-4b81-4642-9f25-342be67de29a" ;
    dct:issued "2021-11-26"^^xsd:date ;
    dct:modified "2021-11-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Kurun" ] ;
    dct:title "DATA BPD ( Badan Permusyawaratan Desa ) Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/efdfdc36-1551-4128-8d5e-be8460b42eea/resource/307d3351-9125-44b1-a396-3943286ec77e> ;
    dcat:keyword "Kecamatan Kurun" ;
    dcat:landingPage <https://sidat.gunungmaskab.go.id/data/data-bpd-badan-permusyawaratan-desa-tahun-2022/sektoral/kecamatan-kurun#datatablenya> .

<http://5.189.187.109/dataset/efdfdc36-1551-4128-8d5e-be8460b42eea/resource/307d3351-9125-44b1-a396-3943286ec77e> a dcat:Distribution ;
    dct:issued "2025-02-07T03:07:53.695438"^^xsd:dateTime ;
    dct:modified "2025-02-07T03:07:53.672702"^^xsd:dateTime ;
    dct:title "DATA BPD ( Badan Permusyawaratan Desa ) Tahun 2022" ;
    dcat:accessURL <https://sidat.gunungmaskab.go.id/storage/app/uploads/public/633/27c/a70/63327ca7000b0005517322.xlsx> ;
    dcat:mediaType "csv/xlsx" .

<https://sidat.gunungmaskab.go.id/data/data-bpd-badan-permusyawaratan-desa-tahun-2022/sektoral/kecamatan-kurun#datatablenya> a foaf:Document .

