@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/5f00ace0-e68e-4a15-9c94-2eb59a340f07> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan homevisit pada bulan Oktober 2023 yang berisikan kegiatan kunjungan ke keluarga pasien gangguan jiwa yang masih dirawat di rumah sakit" ;
    dct:identifier "5f00ace0-e68e-4a15-9c94-2eb59a340f07" ;
    dct:issued "2023-11-09T02:04:26.033899"^^xsd:dateTime ;
    dct:modified "2023-11-09T02:05:13.906384"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Kegiatan homevisit pada 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/5f00ace0-e68e-4a15-9c94-2eb59a340f07/resource/2d452749-f461-4c40-95be-1a0e0ad01fed> ;
    dcat:keyword "homevisit" .

<https://data.jatengprov.go.id/dataset/5f00ace0-e68e-4a15-9c94-2eb59a340f07/resource/2d452749-f461-4c40-95be-1a0e0ad01fed> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan homevisit pada bulan Oktober 2023 yang berisikan kegiatan kunjungan ke keluarga pasien gangguan jiwa yang masih dirawat di rumah sakit" ;
    dct:title "kegiatan homevisit pada bulan Oktober 2023 " ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1aKDTtEZLUrqYjQe0Jm_3sSjw96uu8GkP/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 " .

