@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/c06aa0a2-11bd-4569-b0a7-59352ac6c2a9> a dcat:Dataset ;
    dct:description "Daftar Pelanggan Sampah" ;
    dct:identifier "c06aa0a2-11bd-4569-b0a7-59352ac6c2a9" ;
    dct:issued "2023-05-29T08:42:44.115340"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:01:42.772286"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar Pelanggan Sampah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daffa" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c06aa0a2-11bd-4569-b0a7-59352ac6c2a9/resource/7141f90e-0a69-4eed-be4f-3bce61401ef4> .

<https://data.jatengprov.go.id/dataset/c06aa0a2-11bd-4569-b0a7-59352ac6c2a9/resource/7141f90e-0a69-4eed-be4f-3bce61401ef4> a dcat:Distribution ;
    dct:description "Daftar Pelanggan Sampah 2021 ( DLH ) " ;
    dct:format "XLS" ;
    dct:title "2021-Daftar Pelanggan Sampah" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c06aa0a2-11bd-4569-b0a7-59352ac6c2a9/resource/7141f90e-0a69-4eed-be4f-3bce61401ef4/download/daftar-pelanggan-sampah-2021-15.-1.xls> ;
    dcat:byteSize 363520.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

