@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/2f278669-3c4c-42ef-b996-447310fc1a9d> a dcat:Dataset ;
    dct:description "Jumlah Produksi Sampah di Kabupaten Berau per Hari" ;
    dct:identifier "2f278669-3c4c-42ef-b996-447310fc1a9d" ;
    dct:issued "2026-01-29T03:51:25.950684"^^xsd:dateTime ;
    dct:modified "2026-01-29T03:51:25.950698"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/9e7df1c7-470a-4a0c-9631-dce06038bc7a> ;
    dct:title "VOLUME PRODUKSI SAMPAH KABUPATEN BERAU" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup dan Kebersihan" ;
            vcard:hasEmail <mailto:dlhk@beraukab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2f278669-3c4c-42ef-b996-447310fc1a9d/resource/3e605145-3f0f-4255-8fec-60a979abd90d> ;
    dcat:keyword "Volume Sampah" ;
    dcat:landingPage <Dinas%20Lingkungan%20Hidup%20dan%20Kebersihan> .

<Dinas%20Lingkungan%20Hidup%20dan%20Kebersihan> a foaf:Document .

<http://5.189.187.109/dataset/2f278669-3c4c-42ef-b996-447310fc1a9d/resource/3e605145-3f0f-4255-8fec-60a979abd90d> a dcat:Distribution ;
    dct:description "Jumlah Produksi Volume Sampah Per Hari" ;
    dct:format "XLS" ;
    dct:issued "2023-12-06T02:34:19.236444"^^xsd:dateTime ;
    dct:modified "2026-01-29T03:51:25.945000"^^xsd:dateTime ;
    dct:title "VOLUME PRODUKSI SAMPAH KABUPATEN BERAU TAHUN 2022.xls" ;
    dcat:accessURL <https://data.beraukab.go.id/dataset/2f278669-3c4c-42ef-b996-447310fc1a9d/resource/3e605145-3f0f-4255-8fec-60a979abd90d/download/volume-produksi-sampah-kabupaten-berau-tahun-2022.xls> ;
    dcat:byteSize "30720"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/9e7df1c7-470a-4a0c-9631-dce06038bc7a> a foaf:Agent ;
    foaf:name "Kabupaten Berau" .

