@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/98ee6e3f-b901-4b64-a9a9-159179b9dcef> a dcat:Dataset ;
    dct:description "Perjanjian Kerjasama Pendidikan Tahun 2024 RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "98ee6e3f-b901-4b64-a9a9-159179b9dcef" ;
    dct:issued "2024-07-29T15:26:44.639335"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:44.639341"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Perjanjian Kerjasama Pendidikan Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/98ee6e3f-b901-4b64-a9a9-159179b9dcef/resource/11be061b-535d-4623-9722-c8ae7747f188> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com/index.php?page=ppid_berkala> .

<https://data.jatengprov.go.id/dataset/98ee6e3f-b901-4b64-a9a9-159179b9dcef/resource/11be061b-535d-4623-9722-c8ae7747f188> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "MOU PENDIDIKAN.xlsx" ;
    dcat:accessURL <http://data.sragenkab.go.id/id/dataset/98ee6e3f-b901-4b64-a9a9-159179b9dcef/resource/11be061b-535d-4623-9722-c8ae7747f188/download/mou-pendidikan.xlsx> ;
    dcat:byteSize 17072.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" .

