@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/54dae4c3-c4c4-4e3a-a3f2-7712e4881afc> a dcat:Dataset ;
    dct:description "Anggaran Program dan Kegiatan" ;
    dct:identifier "54dae4c3-c4c4-4e3a-a3f2-7712e4881afc" ;
    dct:issued "2022-07-08T04:10:00.947200"^^xsd:dateTime ;
    dct:modified "2022-07-08T04:10:00.947212"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Anggaran Program dan Kegiatan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/54dae4c3-c4c4-4e3a-a3f2-7712e4881afc/resource/ec19b177-d785-4e4f-ad83-3614acede787> .

<https://data.jatengprov.go.id/dataset/54dae4c3-c4c4-4e3a-a3f2-7712e4881afc/resource/ec19b177-d785-4e4f-ad83-3614acede787> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:title "Anggaran Program dan Kegiatan" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/54dae4c3-c4c4-4e3a-a3f2-7712e4881afc/resource/ec19b177-d785-4e4f-ad83-3614acede787/download/dpa-murni-2022.zip> ;
    dcat:byteSize 755280.0 ;
    dcat:mediaType "application/zip" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

