@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/d0d86e75-9e89-4c8c-9b3a-6251097319b7> a dcat:Dataset ;
    dct:description "Laporan Poli Bedah Februari 2024" ;
    dct:identifier "d0d86e75-9e89-4c8c-9b3a-6251097319b7" ;
    dct:issued "2024-08-05T16:04:50.125941"^^xsd:dateTime ;
    dct:modified "2024-08-05T16:04:50.125948"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Laporan Poli Bedah Februari 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/d0d86e75-9e89-4c8c-9b3a-6251097319b7/resource/d5f61f73-9c54-4d32-a377-db3c5269bb3d> ;
    dcat:keyword "Pelayanan",
        "RSUD Kajen" .

<https://data.jatengprov.go.id/dataset/d0d86e75-9e89-4c8c-9b3a-6251097319b7/resource/d5f61f73-9c54-4d32-a377-db3c5269bb3d> a dcat:Distribution ;
    dct:description "Laporan Poli Bedah Februari 2024" ;
    dct:format "XLSX" ;
    dct:title "Laporan Poli Bedah Februari 2024.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/d0d86e75-9e89-4c8c-9b3a-6251097319b7/resource/d5f61f73-9c54-4d32-a377-db3c5269bb3d/download/poli-bedah-feb-24.xlsx> ;
    dcat:byteSize 9964.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" .

