@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://opendata.karokab.go.id/dataset/63d9255b-8b7c-45d7-87e5-cabbf717d019> a dcat:Dataset ;
    dct:description "Banyaknya unit Kantor yang layak digunakan dalam penyelenggaraan Pemerintahan Desa" ;
    dct:identifier "63d9255b-8b7c-45d7-87e5-cabbf717d019" ;
    dct:issued "2025-03-26T12:50:42.402960"^^xsd:dateTime ;
    dct:modified "2025-04-09T12:07:02.796683"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/4e660b7a-c0e3-4f11-a782-3e2bd2b02b3d> ;
    dct:title "Jumlah Kantor Pemerintahan Desa yang Baik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMD" ;
            vcard:hasEmail <mailto:dpmdkabkaro@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/63d9255b-8b7c-45d7-87e5-cabbf717d019/resource/811757f1-9452-4cb0-a40a-a9f04f25788f> ;
    dcat:keyword "Kantor Pemerintahan Desa" .

<http://opendata.karokab.go.id/dataset/63d9255b-8b7c-45d7-87e5-cabbf717d019/resource/811757f1-9452-4cb0-a40a-a9f04f25788f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/63d9255b-8b7c-45d7-87e5-cabbf717d019/resource/811757f1-9452-4cb0-a40a-a9f04f25788f/download/dinas-pemberdayaan-masyarakat-desa-32.1.1.csv> ;
    dcat:byteSize 521.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/4e660b7a-c0e3-4f11-a782-3e2bd2b02b3d> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" .

