@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/9202af94-7015-4595-8cc7-65c8c9387cdb> a dcat:Dataset ;
    dct:identifier "9202af94-7015-4595-8cc7-65c8c9387cdb" ;
    dct:issued "2021-12-27T16:35:54.002284"^^xsd:dateTime ;
    dct:modified "2021-12-27T16:35:54.002308"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Kecamatan Kedawung" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9202af94-7015-4595-8cc7-65c8c9387cdb/resource/401fd8ff-6294-4c19-ab74-492f3eebe742> .

<https://data.jatengprov.go.id/dataset/9202af94-7015-4595-8cc7-65c8c9387cdb/resource/401fd8ff-6294-4c19-ab74-492f3eebe742> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Kedawung.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/9202af94-7015-4595-8cc7-65c8c9387cdb/resource/401fd8ff-6294-4c19-ab74-492f3eebe742/download/040-kedawung.csv> ;
    dcat:byteSize 62473.0 ;
    dcat:mediaType "text/csv" .

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

