@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/91a25ece-4505-4310-b485-9eb95369e32e> a dcat:Dataset ;
    dct:description "Dataset ini berisi banyaknya sarana / prasarana pemrosesan sampah kota salatiga." ;
    dct:identifier "91a25ece-4505-4310-b485-9eb95369e32e" ;
    dct:issued "2020-11-26T06:52:48.430807"^^xsd:dateTime ;
    dct:modified "2020-12-16T02:32:10.681027"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/d3d066cf-67bd-4ae1-8d6b-8f96c610796f> ;
    dct:title "Sarana Prasarana Pemrosesan Sampah di Kota Salatiga" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/92301128-38cc-400c-a77c-70af544d6278>,
        <https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/deb436d1-d749-4296-baaf-27b94be4e0af> .

<https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/92301128-38cc-400c-a77c-70af544d6278> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Sarana _ Prasarana Pemrosesan Sampah Kota Salatiga 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/92301128-38cc-400c-a77c-70af544d6278/download/banyaknya-sarana-_-prasarana-pemrosesan-sampah-kota-salatiga-2020-semester-i.csv> ;
    dcat:byteSize 281.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/deb436d1-d749-4296-baaf-27b94be4e0af> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Sarana _ Prasarana Pemrosesan Sampah Kota Salatiga 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/91a25ece-4505-4310-b485-9eb95369e32e/resource/deb436d1-d749-4296-baaf-27b94be4e0af/download/banyaknya-sarana-_-prasarana-pemrosesan-sampah-kota-salatiga-2019.csv> ;
    dcat:byteSize 289.0 ;
    dcat:mediaType "text/csv" .

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

