@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/24d532dc-d8e6-4605-8ebe-7e2919ba6ddf> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan September 2023 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:identifier "24d532dc-d8e6-4605-8ebe-7e2919ba6ddf" ;
    dct:issued "2023-10-23T01:22:51.108150"^^xsd:dateTime ;
    dct:modified "2023-10-23T01:24:47.516253"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Kegiatan homecare pada bulan September 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/24d532dc-d8e6-4605-8ebe-7e2919ba6ddf/resource/122a2ae7-1878-46c9-be1a-9eb7c4167ef0> ;
    dcat:keyword "Homecare" .

<https://data.jatengprov.go.id/dataset/24d532dc-d8e6-4605-8ebe-7e2919ba6ddf/resource/122a2ae7-1878-46c9-be1a-9eb7c4167ef0> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan September 2023 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:title "Kegiatan homecare pada bulan September 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1NV6udR9aHkACUOQXCL-UIoNaop_VzcxS/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 " .

