@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/9f256d8a-2dc5-4a36-be64-bca1637fcd84> a dcat:Dataset ;
    dct:description "Data set ini berisi Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan Tahun 2023" ;
    dct:identifier "9f256d8a-2dc5-4a36-be64-bca1637fcd84" ;
    dct:issued "2024-11-20T08:41:47.408769"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:47.408778"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pemerintahan Desa" ;
            vcard:hasEmail <mailto:dpmpdpdg@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9f256d8a-2dc5-4a36-be64-bca1637fcd84/resource/4999fb8c-268b-4244-a63b-c8b30cbc345f>,
        <http://5.189.187.109/dataset/9f256d8a-2dc5-4a36-be64-bca1637fcd84/resource/ffe5b121-da68-41fe-aa45-df4eb52abeee> ;
    dcat:keyword "2023" .

<http://5.189.187.109/dataset/9f256d8a-2dc5-4a36-be64-bca1637fcd84/resource/4999fb8c-268b-4244-a63b-c8b30cbc345f> a dcat:Distribution ;
    dct:description "Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan Tahun 2023 XLXS" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-04T05:09:51.321063"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:47.397217"^^xsd:dateTime ;
    dct:title "Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730697036.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/9f256d8a-2dc5-4a36-be64-bca1637fcd84/resource/ffe5b121-da68-41fe-aa45-df4eb52abeee> a dcat:Distribution ;
    dct:description "Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan Tahun 2023 CSV" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T05:10:14.735875"^^xsd:dateTime ;
    dct:modified "2024-11-20T08:41:47.400433"^^xsd:dateTime ;
    dct:title "Jumlah Pemerintahan Desa/Kelurahan Berdasarkan Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1730697054.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

