@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/dataset/f497670b-2bb6-4394-822d-a3946267893d> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan neraca pengelolaan sampah di Kabupaten Sumbawa yang dirinci berdasarkan komponen pengelolaan sampah." ;
    dct:identifier "f497670b-2bb6-4394-822d-a3946267893d" ;
    dct:issued "2026-04-06T09:44:17.099787"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:44:17.099805"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Neraca Pengelolaan Sampah berdasarkan Komponennya" ;
    dcat:distribution <http://5.189.187.109/dataset/f497670b-2bb6-4394-822d-a3946267893d/resource/e85528ab-ee19-41c2-a379-1de0183a2b1b> ;
    dcat:keyword "neracasampah",
        "pengelolaansampah" .

<http://5.189.187.109/dataset/f497670b-2bb6-4394-822d-a3946267893d/resource/e85528ab-ee19-41c2-a379-1de0183a2b1b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-11T01:38:31.997009"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:44:17.087886"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/f497670b-2bb6-4394-822d-a3946267893d/resource/e85528ab-ee19-41c2-a379-1de0183a2b1b/download/neraca-pengelolaan-sampah-berdasarkan-komponennya-2024.csv> ;
    dcat:byteSize "371"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

