@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/6b73484c-4b87-4340-89d8-7b487d61ffee> a dcat:Dataset ;
    dct:identifier "ac8dcfb205e77852daac5f1851c875aed8d786191f567c050c90ce473b5f51be" ;
    dct:issued "2025-03-19T02:36:01+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-05T02:38:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Lingkungan Hidup" ] ;
    dct:title "Volume timbulan sampah yang diolah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6b73484c-4b87-4340-89d8-7b487d61ffee/resource/34edd237-48cc-45f8-a7b4-2e4b3e966636> ;
    dcat:keyword "lingkungan" ;
    dcat:landingPage <https://data.bontangkota.go.id/datasektoral/detail> .

<http://5.189.187.109:5000/dataset/6b73484c-4b87-4340-89d8-7b487d61ffee/resource/34edd237-48cc-45f8-a7b4-2e4b3e966636> a dcat:Distribution ;
    dct:description "Volume timbulan sampah yang diolah" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-21T08:41:13.798832"^^xsd:dateTime ;
    dct:modified "2026-05-21T08:41:13.782343"^^xsd:dateTime ;
    dct:title "Volume timbulan sampah yang diolah" ;
    dcat:accessURL <https://data.bontangkota.go.id/datasektoral/excel> .

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

