@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/db20e6f5-1abb-4cec-a9b4-7197717cbbf8> a dcat:Dataset ;
    dct:description "Jadwal Pelaksanaan Program/Kegiatan RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "db20e6f5-1abb-4cec-a9b4-7197717cbbf8" ;
    dct:issued "2023-09-13T11:39:49.044575"^^xsd:dateTime ;
    dct:modified "2023-09-13T11:39:49.044582"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "DPA 2021 BLUD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/db20e6f5-1abb-4cec-a9b4-7197717cbbf8/resource/ff1cc8fb-4cc9-4140-878a-1b0a2f383911> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <http://www.rssoehadi.sragenkab.go.id/informasi-berkala> .

<https://data.jatengprov.go.id/dataset/db20e6f5-1abb-4cec-a9b4-7197717cbbf8/resource/ff1cc8fb-4cc9-4140-878a-1b0a2f383911> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "x0xZfsa27wLRBRwZwNXe2SA5wuNKWo46f3hwqhyg.pdf" ;
    dcat:accessURL <http://www.rssoehadi.sragenkab.go.id/storage/ppid/x0xZfsa27wLRBRwZwNXe2SA5wuNKWo46f3hwqhyg.pdf> ;
    dcat:mediaType "application/pdf" .

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

