@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/7ab11ecd-f680-4f92-82ff-223a3c2670b4> a dcat:Dataset ;
    dct:description "Volume sampah, jumlah alat angkut sampah, jumlah tempat pengolahan sampah, dan presentase penanganan sampah di Kota Tegal Tahun 2022" ;
    dct:identifier "7ab11ecd-f680-4f92-82ff-223a3c2670b4" ;
    dct:issued "2023-06-04T09:00:50.755433"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:37.849014"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Sampah di Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ab11ecd-f680-4f92-82ff-223a3c2670b4/resource/6c6087e2-a7e0-4d89-ad7a-72f540578ad2> ;
    dcat:keyword "Sampah" ;
    dcat:landingPage <klh@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/7ab11ecd-f680-4f92-82ff-223a3c2670b4/resource/6c6087e2-a7e0-4d89-ad7a-72f540578ad2> a dcat:Distribution ;
    dct:description """Volume sampah, jumlah alat angkut sampah, jumlah tempat pengolahan sampah, dan presentase penanganan sampah\r
""" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Sampah di Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/7ab11ecd-f680-4f92-82ff-223a3c2670b4/resource/6c6087e2-a7e0-4d89-ad7a-72f540578ad2/download/40.-jumlah-sampah-di-kota-tegal-tahun-2022.xlsx> ;
    dcat:byteSize 12976.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

