@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/089f49ee-8066-43fe-b04a-319ebb4e18b4> a dcat:Dataset ;
    dct:description """RSUD dr. Soehadi Prijonegoro Sragen\r
""" ;
    dct:identifier "089f49ee-8066-43fe-b04a-319ebb4e18b4" ;
    dct:issued "2024-07-29T15:26:33.161489"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:33.161497"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Daftar Informasi Publik 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/089f49ee-8066-43fe-b04a-319ebb4e18b4/resource/6b3bd582-906f-4de6-89ab-29c603e46c50> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com/index.php?page=ppid_berkala> .

<https://data.jatengprov.go.id/dataset/089f49ee-8066-43fe-b04a-319ebb4e18b4/resource/6b3bd582-906f-4de6-89ab-29c603e46c50> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:title "DIP 2024.zip" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/089f49ee-8066-43fe-b04a-319ebb4e18b4/resource/6b3bd582-906f-4de6-89ab-29c603e46c50/download/dip-2024.zip> ;
    dcat:byteSize 30589474.0 ;
    dcat:mediaType "application/zip" .

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

