@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/6f970a8c-00ba-4156-a1c9-780d25376143> a dcat:Dataset ;
    dct:description """Rawat Jalan\r
Rawat Inap\r
Rawat Darurat\r
Radiologi\r
Laboratorium\r
""" ;
    dct:identifier "6f970a8c-00ba-4156-a1c9-780d25376143" ;
    dct:issued "2022-07-08T05:50:35.513269"^^xsd:dateTime ;
    dct:modified "2023-11-06T11:30:06.493346"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "15. Rekap Kunjungan Rumah Sakit" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6f970a8c-00ba-4156-a1c9-780d25376143/resource/2574e26b-1bd7-43a1-8be7-fb8dc6ae92b3> .

<https://data.jatengprov.go.id/dataset/6f970a8c-00ba-4156-a1c9-780d25376143/resource/2574e26b-1bd7-43a1-8be7-fb8dc6ae92b3> a dcat:Distribution ;
    dct:format "google spreadsheet" ;
    dct:title "Rekap Kunjungan" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1QVuqmdaRwPvQAbJKGVEGE6LIH2GOd09C/> .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

