@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/2c9f93d2-dd63-4f76-92f1-6067365e753d> a dcat:Dataset ;
    dct:description "Kunjungan Pasien Poliklinik RSUD dr Lukmonohadi per Juni 2022" ;
    dct:identifier "2c9f93d2-dd63-4f76-92f1-6067365e753d" ;
    dct:issued "2023-09-18T10:25:20.377945"^^xsd:dateTime ;
    dct:modified "2023-09-18T10:25:20.377958"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Kunjungan Pasien Poliklinik RSUD dr Lukmonohadi per Juni 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c9f93d2-dd63-4f76-92f1-6067365e753d/resource/4ce48a60-10b7-4ee1-906f-b8721ec4db5b> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/2c9f93d2-dd63-4f76-92f1-6067365e753d/resource/4ce48a60-10b7-4ee1-906f-b8721ec4db5b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Kunjungan Pasien Poliklinik RSUD dr Lukmonohadi per Juni 2022" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/2c9f93d2-dd63-4f76-92f1-6067365e753d/resource/4ce48a60-10b7-4ee1-906f-b8721ec4db5b/download/66.-kunjungan-rj-juni-2022.xls> ;
    dcat:byteSize 29184.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

