@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.jatengprov.go.id/dataset/ec35ac84-a677-4fd2-b3b1-50f3095cdf49> a dcat:Dataset ;
    dct:identifier "ec35ac84-a677-4fd2-b3b1-50f3095cdf49" ;
    dct:issued "2022-01-11T17:57:34.010653"^^xsd:dateTime ;
    dct:modified "2022-01-11T17:57:34.010665"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Jumlah Pelanggan Listrik Menurut Kecamatan, 2016–2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ec35ac84-a677-4fd2-b3b1-50f3095cdf49/resource/b7289e17-6447-409f-bcca-1d48c3b66139> .

<https://data.jatengprov.go.id/dataset/ec35ac84-a677-4fd2-b3b1-50f3095cdf49/resource/b7289e17-6447-409f-bcca-1d48c3b66139> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Pelanggan Listrik Menurut Kecamatan, 2016–2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/ec35ac84-a677-4fd2-b3b1-50f3095cdf49/resource/b7289e17-6447-409f-bcca-1d48c3b66139/download/jumlah-pelanggan-listrik-menurut-kecamatan-20162020.csv> ;
    dcat:byteSize 930.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

