@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/060ba5a1-09a7-469d-b643-43cf0d609230> a dcat:Dataset ;
    dct:description "Laporan Poli Bedah April 2024" ;
    dct:identifier "060ba5a1-09a7-469d-b643-43cf0d609230" ;
    dct:issued "2024-08-05T16:03:44.461399"^^xsd:dateTime ;
    dct:modified "2024-08-05T16:03:44.461405"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Laporan Poli Bedah April 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/060ba5a1-09a7-469d-b643-43cf0d609230/resource/18fb89f3-e94e-4fba-a8df-ead43ee0c999> ;
    dcat:keyword "Pelayanan",
        "RSUD Kajen" .

<https://data.jatengprov.go.id/dataset/060ba5a1-09a7-469d-b643-43cf0d609230/resource/18fb89f3-e94e-4fba-a8df-ead43ee0c999> a dcat:Distribution ;
    dct:description "Laporan Poli Bedah April 2024" ;
    dct:format "XLSX" ;
    dct:title "Laporan Poli Bedah April 2024.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/060ba5a1-09a7-469d-b643-43cf0d609230/resource/18fb89f3-e94e-4fba-a8df-ead43ee0c999/download/poli-bedah-april-24.xlsx> ;
    dcat:byteSize 9956.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" .

