@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/743261f2-6e9c-4c74-a389-82b8403b2598> a dcat:Dataset ;
    dct:identifier "743261f2-6e9c-4c74-a389-82b8403b2598" ;
    dct:issued "2021-12-28T16:40:52.009163"^^xsd:dateTime ;
    dct:modified "2021-12-28T16:40:52.009176"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Indikator Makro Kabupaten Sragen Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/743261f2-6e9c-4c74-a389-82b8403b2598/resource/b7cf772e-6e6b-4ed5-87b5-9253c9ba692f> .

<https://data.jatengprov.go.id/dataset/743261f2-6e9c-4c74-a389-82b8403b2598/resource/b7cf772e-6e6b-4ed5-87b5-9253c9ba692f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Indikator makro kabupaten sragen tahun 2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/743261f2-6e9c-4c74-a389-82b8403b2598/resource/b7cf772e-6e6b-4ed5-87b5-9253c9ba692f/download/indikator-makro-kabupaten-sragen-tahun-2020.csv> ;
    dcat:byteSize 510.0 ;
    dcat:mediaType "text/csv" .

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

