@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:5000/dataset/288cec89-d3fc-47b1-bc93-f60fb81e62d3> a dcat:Dataset ;
    dct:description "Penyusunan bersistem dalam kelompok atau golongan pelanggan menurut kegunaan air" ;
    dct:identifier "874d80a0-6584-416a-a68f-e923d343be38" ;
    dct:issued "2022-07-21"^^xsd:date ;
    dct:modified "2022-07-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "PERUSAHAAN DAERAH AIR MINUM TIRTA RANDIK" ] ;
    dct:title "JUMLAH PELANGGAN MENURUT KELOMPOK NON NIAGA" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/288cec89-d3fc-47b1-bc93-f60fb81e62d3/resource/fb117bbd-65a5-45cb-8cd8-f55ddd587098> ;
    dcat:keyword "jumlah pelanggan",
        "kelompok non niaga" .

<http://5.189.187.109:5000/dataset/288cec89-d3fc-47b1-bc93-f60fb81e62d3/resource/fb117bbd-65a5-45cb-8cd8-f55ddd587098> a dcat:Distribution ;
    dct:description "Penyusunan bersistem dalam kelompok atau golongan pelanggan menurut kegunaan air" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:58:17.255129"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:22:13.349462"^^xsd:dateTime ;
    dct:title "JUMLAH PELANGGAN MENURUT KELOMPOK NON NIAGA  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10131/jumlah-pelanggan-menurut-kelompok-non-niaga-tahun-2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

