@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/f3450746-b4a5-4748-801e-746b6a57a522> a dcat:Dataset ;
    dct:description "Jumlah Perangkat Desa" ;
    dct:identifier "f3450746-b4a5-4748-801e-746b6a57a522" ;
    dct:issued "2026-04-08T21:46:27.677061"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:46:27.677082"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Banyak Perangkat Desa Menurut Jabatan per Desa di 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/f3450746-b4a5-4748-801e-746b6a57a522/resource/9aeee498-3db7-4a92-b900-055fe2a94122> ;
    dcat:keyword "Perangkat Desa",
        "kecamatan banyuates" .

<http://5.189.187.109/dataset/f3450746-b4a5-4748-801e-746b6a57a522/resource/9aeee498-3db7-4a92-b900-055fe2a94122> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-21T06:12:35.723670"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:46:27.664608"^^xsd:dateTime ;
    dct:title "Banyak Perangkat Desa Menurut Jabatan per Desa di Kecamatan Banyuates.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/f3450746-b4a5-4748-801e-746b6a57a522/resource/9aeee498-3db7-4a92-b900-055fe2a94122/download/banyak-perangkat-desa-menurut-jabatan-per-desa-di-kecamatan-banyuates.xlsx> ;
    dcat:byteSize "11018"^^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" .

