@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#> .

<https://data.jatengprov.go.id/dataset/704ce8d0-ab9c-4884-b5b4-762971e356a2> a dcat:Dataset ;
    dct:description "Jumlah Pemerintah Desa Kecamatan Bonang Tahun 2020" ;
    dct:identifier "704ce8d0-ab9c-4884-b5b4-762971e356a2" ;
    dct:issued "2023-01-18T08:08:51.240101"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:08:51.240110"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH PEMERINTAH DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/704ce8d0-ab9c-4884-b5b4-762971e356a2/resource/33bea931-bca2-4e41-893f-5754e8935c14> ;
    dcat:keyword "Jumlah Pemerintah Desa",
        "Kecamatan Bonang",
        "Tahun 2020" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<https://data.jatengprov.go.id/dataset/704ce8d0-ab9c-4884-b5b4-762971e356a2/resource/33bea931-bca2-4e41-893f-5754e8935c14> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Kantor Pemerintah Desa se kecamatan Bonang 2020.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/704ce8d0-ab9c-4884-b5b4-762971e356a2/resource/33bea931-bca2-4e41-893f-5754e8935c14/download/kantor-pemerintah-desa-se-kecamatan-bonang-2020.xlsx> ;
    dcat:byteSize 10835.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

