@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/919fc019-a8a4-44a0-9f2f-6e535c0883d3> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Desember 2023 yang berisikan kegiatan pengantaran pasien pulang" ;
    dct:identifier "919fc019-a8a4-44a0-9f2f-6e535c0883d3" ;
    dct:issued "2024-03-27T02:47:10.914104"^^xsd:dateTime ;
    dct:modified "2024-03-27T02:48:15.455656"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Droping Desember 2023" ;
    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/919fc019-a8a4-44a0-9f2f-6e535c0883d3/resource/2b901b98-5807-4730-9723-2526d816d155> ;
    dcat:keyword "droping" .

<https://data.jatengprov.go.id/dataset/919fc019-a8a4-44a0-9f2f-6e535c0883d3/resource/2b901b98-5807-4730-9723-2526d816d155> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Desember 2023 yang berisikan kegiatan pengantaran pasien pulang" ;
    dct:title "Laporan droping RSJD Dr Amino Gondohutomo bulan Desember 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1_x4VdCqvA4iUIcQzsw_OtOqgL2bhtrPn/edit?usp=sharing&ouid=105301709717053638613&rtpof=true&sd=true> .

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

