@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/4be595a0-add5-498b-9284-57edb3905cbb> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Februari 2025 yang berisikan kegiatan pengantaran pasien pulang ke rumah oleh petugas" ;
    dct:identifier "4be595a0-add5-498b-9284-57edb3905cbb" ;
    dct:issued "2025-09-08T01:35:09.222019"^^xsd:dateTime ;
    dct:modified "2025-09-08T01:37:19.646530"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Droping Bulan Februari 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/4be595a0-add5-498b-9284-57edb3905cbb/resource/16e156a2-39ce-479e-8be7-f86d445bbecc> ;
    dcat:keyword "droping" .

<https://data.jatengprov.go.id/dataset/4be595a0-add5-498b-9284-57edb3905cbb/resource/16e156a2-39ce-479e-8be7-f86d445bbecc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PPID Dropping Bln Pebruari 2025.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4be595a0-add5-498b-9284-57edb3905cbb/resource/16e156a2-39ce-479e-8be7-f86d445bbecc/download/ppid-dropping-bln-pebruari-2025.xlsx> ;
    dcat:byteSize 9622.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 " .

