@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/a8e6a988-0533-4945-b100-4a0f49a38089> a dcat:Dataset ;
    dct:description "Daftar Nama Ketua BPD" ;
    dct:identifier "a8e6a988-0533-4945-b100-4a0f49a38089" ;
    dct:issued "2026-04-08T21:38:15.639083"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:38:15.639109"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Daftar Ketua BPD Kecamatan Banyuates" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Banyuates" ;
            vcard:hasEmail <mailto:kec-banyuates@sampangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a8e6a988-0533-4945-b100-4a0f49a38089/resource/776e92c9-cef8-4d57-a973-bc18f1c2c2c5> ;
    dcat:keyword "bpd",
        "kecamatan banyuates" .

<http://5.189.187.109/dataset/a8e6a988-0533-4945-b100-4a0f49a38089/resource/776e92c9-cef8-4d57-a973-bc18f1c2c2c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-21T06:23:00.836368"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:38:15.628980"^^xsd:dateTime ;
    dct:title "Daftar Ketua BPD Kecamatan Banyuates.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/a8e6a988-0533-4945-b100-4a0f49a38089/resource/776e92c9-cef8-4d57-a973-bc18f1c2c2c5/download/daftar-ketua-bpd-kecamatan-banyuates.xlsx> ;
    dcat:byteSize "9460"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

