@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#> .

<https://data.jatengprov.go.id/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5> a dcat:Dataset ;
    dct:description "Data Volume Pengelolaan Sampah di Kabupaten Banyumas menurut Jenis Sampah" ;
    dct:identifier "8f86b3ae-1299-4569-8a03-e54e69aa82b5" ;
    dct:issued "2023-07-26T06:22:53.078185"^^xsd:dateTime ;
    dct:modified "2023-07-26T06:22:53.078194"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Data Volume Pengelolaan Sampah di Kabupaten Banyumas" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9> ;
    dcat:keyword "lingkungan hidup",
        "sampah" .

<https://data.jatengprov.go.id/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Volume Sampah 2022.xlsx" ;
    dcat:accessURL <http://103.105.190.59/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9/download/data-volume-sampah-2022.xlsx> ;
    dcat:byteSize 72753.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

