@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/0dffd4ee-1512-4bb2-bb9c-420f463369f2> a dcat:Dataset ;
    dct:description "RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "0dffd4ee-1512-4bb2-bb9c-420f463369f2" ;
    dct:issued "2024-07-29T15:26:34.111189"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:34.111195"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "DAFTAR SPO 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0dffd4ee-1512-4bb2-bb9c-420f463369f2/resource/23897ea3-9ea1-4d3b-861f-238af2ec267c> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com/> .

<https://data.jatengprov.go.id/dataset/0dffd4ee-1512-4bb2-bb9c-420f463369f2/resource/23897ea3-9ea1-4d3b-861f-238af2ec267c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DAFTAR SPO 2024.xlsx" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/0dffd4ee-1512-4bb2-bb9c-420f463369f2/resource/23897ea3-9ea1-4d3b-861f-238af2ec267c/download/daftar-spo-2024.xlsx> ;
    dcat:byteSize 10244.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" .

