@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/d277cf7b-4718-4cfc-ad94-3aa866205ebf> a dcat:Dataset ;
    dct:description "Jumlah Pengaduan Masyarakat Menurut SP4N-LAPOR!" ;
    dct:identifier "b337d45b-e774-4ef8-b11d-875b6ddb9708" ;
    dct:issued "2021-11-25"^^xsd:date ;
    dct:modified "2021-11-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KOMUNIKASI DAN INFORMATIKA" ] ;
    dct:title "Jumlah Pengaduan Masyarakat Menurut SP4N-LAPOR!" ;
    dcat:distribution <http://5.189.187.109/dataset/d277cf7b-4718-4cfc-ad94-3aa866205ebf/resource/c6f22847-cead-4f4b-a1f2-a2402b6db06c> ;
    dcat:keyword "dinkominfo",
        "muba",
        "pengaduan masyarakat",
        "satudata" .

<http://5.189.187.109/dataset/d277cf7b-4718-4cfc-ad94-3aa866205ebf/resource/c6f22847-cead-4f4b-a1f2-a2402b6db06c> a dcat:Distribution ;
    dct:description "Jumlah Pengaduan Masyarakat Menurut SP4N-LAPOR!" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T09:02:14.433169"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:31:07.176595"^^xsd:dateTime ;
    dct:title "Jumlah Pengaduan Masyarakat Menurut SP4N-LAPOR! Tahun 2020" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/jumlah-pengaduan-masyarakat-menurut-sp4n-lapor-tahun-2020.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

