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

<https://data.jatengprov.go.id/dataset/0a746c50-e44d-4e72-98a3-a5b7520135a5> a dcat:Dataset ;
    dct:description "Laporan Kunjungan Rawat Inap Per Agustus - Oktober 2024" ;
    dct:identifier "0a746c50-e44d-4e72-98a3-a5b7520135a5" ;
    dct:issued "2024-11-06T07:03:03.195317"^^xsd:dateTime ;
    dct:modified "2025-10-24T19:59:42.938865"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Laporan Kunjungan Rawat Inap Per Agustus - Oktober 2024" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kajen" ;
            vcard:hasEmail <mailto:ppidrsudkajen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0a746c50-e44d-4e72-98a3-a5b7520135a5/resource/0030fd42-e936-425a-8bcb-e280dfeb8cad> ;
    dcat:keyword "Pelayanan",
        "RSUD Kajen" .

<https://data.jatengprov.go.id/dataset/0a746c50-e44d-4e72-98a3-a5b7520135a5/resource/0030fd42-e936-425a-8bcb-e280dfeb8cad> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Laporan Kunjungan Rawat Inap Per Agustus - Oktober 2025" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/0a746c50-e44d-4e72-98a3-a5b7520135a5/resource/0030fd42-e936-425a-8bcb-e280dfeb8cad/download/data-kunjungan-ranap-agus-oktober-2024.xlsx> ;
    dcat:byteSize 11249.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

