@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/495fc8eb-f7a8-46d7-a986-ee747c39f319> a dcat:Dataset ;
    dct:identifier "495fc8eb-f7a8-46d7-a986-ee747c39f319" ;
    dct:issued "2022-01-10T17:46:32.967391"^^xsd:dateTime ;
    dct:modified "2022-01-10T17:46:32.967401"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Perkembangan Indeks Harga Konsumen (2018=100), 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/495fc8eb-f7a8-46d7-a986-ee747c39f319/resource/700d305a-3e55-4d65-b0d9-7e568eb18edf> .

<https://data.jatengprov.go.id/dataset/495fc8eb-f7a8-46d7-a986-ee747c39f319/resource/700d305a-3e55-4d65-b0d9-7e568eb18edf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Perkembangan Indeks Harga Konsumen (2018=100), 2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/495fc8eb-f7a8-46d7-a986-ee747c39f319/resource/700d305a-3e55-4d65-b0d9-7e568eb18edf/download/perkembangan-indeks-harga-konsumen-2018100-2020.csv> ;
    dcat:byteSize 616.0 ;
    dcat:mediaType "text/csv" .

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

