@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/00f383b0-9dd5-457d-acce-725ef9627295> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan April 2024 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:identifier "00f383b0-9dd5-457d-acce-725ef9627295" ;
    dct:issued "2024-06-27T01:51:01.602670"^^xsd:dateTime ;
    dct:modified "2024-06-27T01:51:50.717426"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan kegiatan homecare pada bulan April 2024" ;
    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/00f383b0-9dd5-457d-acce-725ef9627295/resource/d3cf4aed-9d3d-4d64-b868-cc8470cc1774> ;
    dcat:keyword "Homecare" .

<https://data.jatengprov.go.id/dataset/00f383b0-9dd5-457d-acce-725ef9627295/resource/d3cf4aed-9d3d-4d64-b868-cc8470cc1774> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan April 2024 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:title "Laporan Homecare Bulan April 2024" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1fpDz3sAtr46YgcIn6JaSDbOMNkWsFZIg/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 " .

