@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/e27c3d9f-d830-43b3-867a-f0c581ff90d3> a dcat:Dataset ;
    dct:description "Jadwal Pelaksanaan Program/Kegiatan RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "e27c3d9f-d830-43b3-867a-f0c581ff90d3" ;
    dct:issued "2023-09-13T11:39:50.011704"^^xsd:dateTime ;
    dct:modified "2023-09-13T11:39:50.011713"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "DPA 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e27c3d9f-d830-43b3-867a-f0c581ff90d3/resource/fd47403f-bdd1-43c6-815a-e6163d7b697e> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <http://www.rssoehadi.sragenkab.go.id/informasi-berkala> .

<https://data.jatengprov.go.id/dataset/e27c3d9f-d830-43b3-867a-f0c581ff90d3/resource/fd47403f-bdd1-43c6-815a-e6163d7b697e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "GgvrAvQFBDXN8b6vOAoM5WPQthTw2ghRrlLeZAIT.pdf" ;
    dcat:accessURL <http://www.rssoehadi.sragenkab.go.id/storage/ppid/GgvrAvQFBDXN8b6vOAoM5WPQthTw2ghRrlLeZAIT.pdf> ;
    dcat:mediaType "application/pdf" .

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

