@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/78ce8697-aaa7-4873-be0f-e79d433da5a2> a dcat:Dataset ;
    dct:description "RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "78ce8697-aaa7-4873-be0f-e79d433da5a2" ;
    dct:issued "2024-07-29T15:26:42.361811"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:42.361819"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Daftar Informasi Publik Dikecualikan 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78ce8697-aaa7-4873-be0f-e79d433da5a2/resource/5b487c30-9492-4a55-803f-5e71c55173db> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com/index.php?page=ppid_setiap_saat> .

<https://data.jatengprov.go.id/dataset/78ce8697-aaa7-4873-be0f-e79d433da5a2/resource/5b487c30-9492-4a55-803f-5e71c55173db> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:title "DIK 2024.zip" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/78ce8697-aaa7-4873-be0f-e79d433da5a2/resource/5b487c30-9492-4a55-803f-5e71c55173db/download/dik-2024.zip> ;
    dcat:byteSize 3885242.0 ;
    dcat:mediaType "application/zip" .

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

