@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/4ced6260-4d96-4764-9c54-13237c7cd673> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan Oktober 2023 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:identifier "4ced6260-4d96-4764-9c54-13237c7cd673" ;
    dct:issued "2023-11-09T01:50:26.826231"^^xsd:dateTime ;
    dct:modified "2023-11-09T01:52:34.580345"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Kegiatan Homecare bulan Oktober 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/4ced6260-4d96-4764-9c54-13237c7cd673/resource/d38adce8-7fbf-4d69-b7f3-164bae1a06a0> ;
    dcat:keyword "Homecare" .

<https://data.jatengprov.go.id/dataset/4ced6260-4d96-4764-9c54-13237c7cd673/resource/d38adce8-7fbf-4d69-b7f3-164bae1a06a0> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan homecare pada bulan Oktober 2023 yang berisikan kegiatan pengantaran dan penjemputan pasien dari Panti Sosial" ;
    dct:title "Kegiatan homecare pada bulan Oktober 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Q0eUwnnitLOmJqi5QDSeU3C0wR61W3u4/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 " .

