@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/2117f4f4-94d8-47ed-9611-a8315381e410> a dcat:Dataset ;
    dct:identifier "2117f4f4-94d8-47ed-9611-a8315381e410" ;
    dct:issued "2023-06-07T04:13:45.429090"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:13:45.429097"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DPA Perubahan 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2117f4f4-94d8-47ed-9611-a8315381e410/resource/53b91866-0216-496c-99a4-481fd8086a1e> ;
    dcat:keyword "DPA" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/2117f4f4-94d8-47ed-9611-a8315381e410/resource/53b91866-0216-496c-99a4-481fd8086a1e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "DPPA-BELANJA - 7.01.0.00.0.00.13.0000 Kecamatan Jatipuro - Penatausahaan APBD Perubahan - 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/2117f4f4-94d8-47ed-9611-a8315381e410/resource/53b91866-0216-496c-99a4-481fd8086a1e/download/dppa-belanja-7.01.0.00.0.00.13.0000-kecamatan-jatipuro-penatausahaan-apbd-perubahan-2022.pdf> ;
    dcat:byteSize 66139.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

