@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/a80ee785-eb81-48fe-b365-8af02039fe59> a dcat:Dataset ;
    dct:identifier "1b36cd7951891f387e1ea2d74fc1b86992f0985cdfd4f824f5a086b3f6973f0b" ;
    dct:issued "2025-03-19T02:35:38+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-05T02:38:04+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Lingkungan Hidup" ] ;
    dct:title "Volume Sampah dengan Jenis Sampah yangTidak Dapat Dipisahkan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a80ee785-eb81-48fe-b365-8af02039fe59/resource/1cd94044-4d3b-4572-a46d-2886dd24f24c> ;
    dcat:keyword "lingkungan" ;
    dcat:landingPage <https://data.bontangkota.go.id/datasektoral/detail> .

<http://5.189.187.109:5000/dataset/a80ee785-eb81-48fe-b365-8af02039fe59/resource/1cd94044-4d3b-4572-a46d-2886dd24f24c> a dcat:Distribution ;
    dct:description "Volume Sampah dengan Jenis Sampah yangTidak Dapat Dipisahkan" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-21T08:41:00.959011"^^xsd:dateTime ;
    dct:modified "2026-05-21T08:41:00.929767"^^xsd:dateTime ;
    dct:title "Volume Sampah dengan Jenis Sampah yangTidak Dapat Dipisahkan" ;
    dcat:accessURL <https://data.bontangkota.go.id/datasektoral/excel> .

<https://data.bontangkota.go.id/datasektoral/detail> a foaf:Document .

