@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/e5a169c1-7772-4061-85b4-cea69568510d> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah aparat desa pada tahun 2021" ;
    dct:identifier "e5a169c1-7772-4061-85b4-cea69568510d" ;
    dct:issued "2024-07-27T11:26:09.092163"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:09.092170"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Aparat Pemerintah Desa/Kelurahan 2021 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e5a169c1-7772-4061-85b4-cea69568510d/resource/5c6d659b-f147-4373-802c-e76609d7a2fa>,
        <http://5.189.187.109/dataset/e5a169c1-7772-4061-85b4-cea69568510d/resource/d34cf684-fd5c-4ee9-b7b2-89d863fa4047> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "jumlahaparat" .

<http://5.189.187.109/dataset/e5a169c1-7772-4061-85b4-cea69568510d/resource/5c6d659b-f147-4373-802c-e76609d7a2fa> a dcat:Distribution ;
    dct:description "Aparat Pemerintah Desa/Kelurahan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-29T12:18:39.750891"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:09.082599"^^xsd:dateTime ;
    dct:title "Aparat Pemerintah Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703852346.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/e5a169c1-7772-4061-85b4-cea69568510d/resource/d34cf684-fd5c-4ee9-b7b2-89d863fa4047> a dcat:Distribution ;
    dct:description "Aparat Pemerintah Desa/Kelurahan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-29T12:18:22.411016"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:09.080543"^^xsd:dateTime ;
    dct:title "Aparat Pemerintah Desa/Kelurahan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703852334.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

