@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/b73a6a8b-92c0-49b6-960e-03684d9434d3> a dcat:Dataset ;
    dct:identifier "b73a6a8b-92c0-49b6-960e-03684d9434d3" ;
    dct:issued "2023-11-22T05:41:30.570244"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:41:30.570251"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Program dan Kegiatan Th 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b73a6a8b-92c0-49b6-960e-03684d9434d3/resource/84b16d9b-ee7e-4350-9d15-891fe9a9d5ed> .

<https://data.jatengprov.go.id/dataset/b73a6a8b-92c0-49b6-960e-03684d9434d3/resource/84b16d9b-ee7e-4350-9d15-891fe9a9d5ed> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PROGRAM DAN KEGIATAN.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/b73a6a8b-92c0-49b6-960e-03684d9434d3/resource/84b16d9b-ee7e-4350-9d15-891fe9a9d5ed/download/program-dan-kegiatan.xlsx> ;
    dcat:byteSize 25410.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

