@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.salatiga.go.id/dataset/8fbdfe5d-0fdb-44da-b2d4-4ad6f8f80e90> a dcat:Dataset ;
    dct:description "Banyaknya Sarana Prasarana Pemrosesan Sampah Kota Salatiga 2024" ;
    dct:identifier "8fbdfe5d-0fdb-44da-b2d4-4ad6f8f80e90" ;
    dct:issued "2026-01-12T08:32:57.727336"^^xsd:dateTime ;
    dct:modified "2026-01-12T08:33:08.595476"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/d3d066cf-67bd-4ae1-8d6b-8f96c610796f> ;
    dct:title "Banyaknya Sarana Prasarana Pemrosesan Sampah Kota Salatiga 2024" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/8fbdfe5d-0fdb-44da-b2d4-4ad6f8f80e90/resource/048b3022-969e-40fb-9efc-4207b6e10b34> .

<https://data.salatiga.go.id/dataset/8fbdfe5d-0fdb-44da-b2d4-4ad6f8f80e90/resource/048b3022-969e-40fb-9efc-4207b6e10b34> a dcat:Distribution ;
    dct:description "Banyaknya Sarana Prasarana Pemrosesan Sampah Kota Salatiga 2024" ;
    dct:format "CSV" ;
    dct:title "Banyaknya Sarana Prasarana Pemrosesan Sampah Kota Salatiga 2024.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/8fbdfe5d-0fdb-44da-b2d4-4ad6f8f80e90/resource/048b3022-969e-40fb-9efc-4207b6e10b34/download/banyaknya-sarana-prasarana-pemrosesan-sampah-kota-salatiga-2024.csv> ;
    dcat:byteSize 305.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/d3d066cf-67bd-4ae1-8d6b-8f96c610796f> a foaf:Organization ;
    foaf:name "Dinas Lingkungan Hidup" .

