@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/200b4b1a-f6a9-4e3a-b535-d882ce4a6077> a dcat:Dataset ;
    dct:description "Bank yang digunakan untuk mengumpulkan sampah yang telah dipilah" ;
    dct:identifier "200b4b1a-f6a9-4e3a-b535-d882ce4a6077" ;
    dct:issued "2023-09-07T11:08:46.818721"^^xsd:dateTime ;
    dct:modified "2023-09-07T11:08:46.818729"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "DAFTAR BANK SAMPAH" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/200b4b1a-f6a9-4e3a-b535-d882ce4a6077/resource/263c7c86-fa15-4060-b824-17f872f74157> .

<https://data.jatengprov.go.id/dataset/200b4b1a-f6a9-4e3a-b535-d882ce4a6077/resource/263c7c86-fa15-4060-b824-17f872f74157> a dcat:Distribution ;
    dct:description "Bank yang digunakan untuk mengumpulkan sampah yang telah dipilah" ;
    dct:format "XLSX" ;
    dct:title "Daftar Bank Sampah di sosialisasi 2020-2022" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/200b4b1a-f6a9-4e3a-b535-d882ce4a6077/resource/263c7c86-fa15-4060-b824-17f872f74157/download/daftar-bs-di-sosialisasi-2020-2022.xlsx> ;
    dcat:byteSize 15564.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

