@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/a9318ecd-4024-45df-b1f6-9dbad801d82a> a dcat:Dataset ;
    dct:description "Analisis Beban Kerja Sekertaris Dinas Sosial Kabupaten Karanganyar" ;
    dct:identifier "a9318ecd-4024-45df-b1f6-9dbad801d82a" ;
    dct:issued "2023-11-22T05:40:51.987377"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:40:51.987385"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "ABK Sekertaris Dinas" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a9318ecd-4024-45df-b1f6-9dbad801d82a/resource/b44722fa-f808-4c8f-8f01-1249ddd9961a> ;
    dcat:keyword "abk sekdin",
        "dinas sosial",
        "dinsos" .

<https://data.jatengprov.go.id/dataset/a9318ecd-4024-45df-b1f6-9dbad801d82a/resource/b44722fa-f808-4c8f-8f01-1249ddd9961a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "ABK Sekdin.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/a9318ecd-4024-45df-b1f6-9dbad801d82a/resource/b44722fa-f808-4c8f-8f01-1249ddd9961a/download/abk-sekdin.xlsx> ;
    dcat:byteSize 32943.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" .

