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

<https://data.jatengprov.go.id/dataset/8cba42ad-0e5a-4979-83bc-912eb79c1ee7> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Juli 2025 yang berisikan kegiatan pengantaran pasien pulang ke rumah oleh petugas" ;
    dct:identifier "8cba42ad-0e5a-4979-83bc-912eb79c1ee7" ;
    dct:issued "2025-09-08T01:45:16.551217"^^xsd:dateTime ;
    dct:modified "2025-09-08T01:49:19.814657"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Droping Bulan Juli 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD dr. Amino Gondohutomo" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8cba42ad-0e5a-4979-83bc-912eb79c1ee7/resource/a6558072-0b41-4275-b525-8539d0cb983d> ;
    dcat:keyword "droping" .

<https://data.jatengprov.go.id/dataset/8cba42ad-0e5a-4979-83bc-912eb79c1ee7/resource/a6558072-0b41-4275-b525-8539d0cb983d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PPID Dropping Bln Juli 2025.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8cba42ad-0e5a-4979-83bc-912eb79c1ee7/resource/a6558072-0b41-4275-b525-8539d0cb983d/download/ppid-dropping-bln-juli-2025.xlsx> ;
    dcat:byteSize 9450.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

