@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/c4dee70a-dc2d-4894-b8e6-6e3dc3cb0a79> a dcat:Dataset ;
    dct:description "rekap jumlah sk terbit 2018" ;
    dct:identifier "c4dee70a-dc2d-4894-b8e6-6e3dc3cb0a79" ;
    dct:issued "2019-09-30T07:30:15.379221"^^xsd:dateTime ;
    dct:modified "2019-09-30T07:31:36.172220"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "rekap jumlah sk terbit 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "subbagian kepegawaian" ;
            vcard:hasEmail <mailto:kepegawaianrsjdsurakarta@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c4dee70a-dc2d-4894-b8e6-6e3dc3cb0a79/resource/c86e8ca8-178b-48c2-9d31-bb43b03b3daa> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/c4dee70a-dc2d-4894-b8e6-6e3dc3cb0a79/resource/c86e8ca8-178b-48c2-9d31-bb43b03b3daa> a dcat:Distribution ;
    dct:description "rekap jumlah sk terbit 2018, jumlah, grafik." ;
    dct:format ".csv" ;
    dct:title "rekap jumlah sk terbit 2018, jumlah, grafik." ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c4dee70a-dc2d-4894-b8e6-6e3dc3cb0a79/resource/c86e8ca8-178b-48c2-9d31-bb43b03b3daa/download/rekap-jumlah-sk-terbit-2018.xlsx> ;
    dcat:byteSize 14522.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

