@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/0f6f4c2c-c7ef-4ae6-a9b7-85eef1cc32af> a dcat:Dataset ;
    dct:description "Pengelola Surat Dinas Sosial Kabupaten Karanganyar" ;
    dct:identifier "0f6f4c2c-c7ef-4ae6-a9b7-85eef1cc32af" ;
    dct:issued "2023-12-06T05:37:45.402346"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:37:45.402356"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Pengelola Surat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f6f4c2c-c7ef-4ae6-a9b7-85eef1cc32af/resource/74a30ffd-aea4-4f2a-bfb9-8342d8d55e07> ;
    dcat:keyword "dinas sosial",
        "dinsos",
        "pengelola surat" .

<https://data.jatengprov.go.id/dataset/0f6f4c2c-c7ef-4ae6-a9b7-85eef1cc32af/resource/74a30ffd-aea4-4f2a-bfb9-8342d8d55e07> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Pengelola surat.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/0f6f4c2c-c7ef-4ae6-a9b7-85eef1cc32af/resource/74a30ffd-aea4-4f2a-bfb9-8342d8d55e07/download/pengelola-surat.xlsx> ;
    dcat:byteSize 28383.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" .

