@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#> .

<http://5.189.187.109/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 "2026-05-19T10:52:59.736505"^^xsd:dateTime ;
    dct:modified "2026-05-19T10:52:59.736519"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    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 <http://5.189.187.109/dataset/060ba5a1-09a7-469d-b643-43cf0d609230/resource/18fb89f3-e94e-4fba-a8df-ead43ee0c999> ;
    dcat:keyword "Pelayanan",
        "RSUD Kajen" .

<http://5.189.187.109/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:issued "2024-08-05T01:25:12.783212"^^xsd:dateTime ;
    dct:modified "2026-05-19T10:52:59.726564"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

