@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/19111ce4-114c-4acd-970d-87c8fee76b8b> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Maret 2025 yang berisikan kegiatan pengantaran pasien pulang ke rumah oleh petugas" ;
    dct:identifier "19111ce4-114c-4acd-970d-87c8fee76b8b" ;
    dct:issued "2025-09-08T01:38:42.439439"^^xsd:dateTime ;
    dct:modified "2025-09-08T01:57:41.834505"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Droping Bulan Maret 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/19111ce4-114c-4acd-970d-87c8fee76b8b/resource/ecb60498-9ff5-47a5-86ea-f95059a4a4cb> ;
    dcat:keyword "droping" .

<https://data.jatengprov.go.id/dataset/19111ce4-114c-4acd-970d-87c8fee76b8b/resource/ecb60498-9ff5-47a5-86ea-f95059a4a4cb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PPID Dropping Bln Maret 2025.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/19111ce4-114c-4acd-970d-87c8fee76b8b/resource/ecb60498-9ff5-47a5-86ea-f95059a4a4cb/download/ppid-dropping-bln-maret-2025.xlsx> ;
    dcat:byteSize 9883.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 " .

