@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/50b2d202-c120-47bc-bd0f-bd72eb4879d3> a dcat:Dataset ;
    dct:description "Pengelola Kepegawaian Dinas Sosial Kabupaten Karanganyar" ;
    dct:identifier "50b2d202-c120-47bc-bd0f-bd72eb4879d3" ;
    dct:issued "2023-11-22T05:37:33.456255"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:37:33.456264"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Pengelola Kepegawaian" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50b2d202-c120-47bc-bd0f-bd72eb4879d3/resource/226eeb43-a782-4025-85ac-afd304ff7b6d> ;
    dcat:keyword "dinas sosial",
        "dinsos",
        "pengelola kepegawaian" .

<https://data.jatengprov.go.id/dataset/50b2d202-c120-47bc-bd0f-bd72eb4879d3/resource/226eeb43-a782-4025-85ac-afd304ff7b6d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "_$Pengelola kepegawaian.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/50b2d202-c120-47bc-bd0f-bd72eb4879d3/resource/226eeb43-a782-4025-85ac-afd304ff7b6d/download/_pengelola-kepegawaian.xlsx> ;
    dcat:byteSize 165.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" .

