@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/49aca0ca-2334-45f1-aa3d-4990cbebb7ad> a dcat:Dataset ;
    dct:description """Daftar SK Direktur 2024 RSUD dr. Soehadi Prijonegoro Sragen\r
""" ;
    dct:identifier "49aca0ca-2334-45f1-aa3d-4990cbebb7ad" ;
    dct:issued "2024-07-29T15:26:37.652142"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:37.652148"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Daftar SK Direktur 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/49aca0ca-2334-45f1-aa3d-4990cbebb7ad/resource/a591e988-35f6-4935-9a74-0f9256e772e0> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com/index.php?page=ppid_berkala> .

<https://data.jatengprov.go.id/dataset/49aca0ca-2334-45f1-aa3d-4990cbebb7ad/resource/a591e988-35f6-4935-9a74-0f9256e772e0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "SK DIREKTUR 2024.xlsx" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/49aca0ca-2334-45f1-aa3d-4990cbebb7ad/resource/a591e988-35f6-4935-9a74-0f9256e772e0/download/sk-direktur-2024.xlsx> ;
    dcat:byteSize 7935.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

