@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6f1ef8c9-f861-482c-bf7b-9aba0f4eb06f> a dcat:Dataset ;
    dct:description "Jumlah Aparat Pemerintah Desa di Kecamatan Lais" ;
    dct:identifier "e468ddd1-e0e2-4588-9dda-649978ca3ac6" ;
    dct:issued "2023-03-07"^^xsd:date ;
    dct:modified "2023-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN LAIS" ] ;
    dct:title "Jumlah Aparat Pemerintah Desa di Kecamatan Lais" ;
    dcat:distribution <http://5.189.187.109/dataset/6f1ef8c9-f861-482c-bf7b-9aba0f4eb06f/resource/274a1c8f-533e-4197-9b79-cba3ce2551d9> ;
    dcat:keyword "satu data" .

<http://5.189.187.109/dataset/6f1ef8c9-f861-482c-bf7b-9aba0f4eb06f/resource/274a1c8f-533e-4197-9b79-cba3ce2551d9> a dcat:Distribution ;
    dct:description "Jumlah Aparat Pemerintah Desa di Kecamatan Lais" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T10:32:38.509203"^^xsd:dateTime ;
    dct:modified "2023-04-12T10:32:38.500073"^^xsd:dateTime ;
    dct:title "Jumlah Aparat Pemerintah Desa di Kecamatan Lais Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40109/jumlah-aparat-pemerintah-desa-di-kecamatan-lais-tahun-2021.xlsx> .

