@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/0336f9db-e0b2-4d09-9c84-b598aeddb9d7> a dcat:Dataset ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Juni 2024 yang berisikan kegiatan pengantaran pasien pulang ke rumah oleh petugas." ;
    dct:identifier "0336f9db-e0b2-4d09-9c84-b598aeddb9d7" ;
    dct:issued "2024-08-12T03:51:00.707690"^^xsd:dateTime ;
    dct:modified "2024-08-12T03:53:30.755756"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Droping Bulan Juni 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/0336f9db-e0b2-4d09-9c84-b598aeddb9d7/resource/70c985de-5c72-4e96-bef8-d6c83a5378e6> ;
    dcat:keyword "droping" .

<https://data.jatengprov.go.id/dataset/0336f9db-e0b2-4d09-9c84-b598aeddb9d7/resource/70c985de-5c72-4e96-bef8-d6c83a5378e6> a dcat:Distribution ;
    dct:description "Berikut adalah data kegiatan droping pada bulan Juni 2024 yang berisikan kegiatan pengantaran pasien pulang ke rumah oleh petugas" ;
    dct:title "laporan-droping-bulan-juni 2024" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1NicD9aV0XQms1z3Iib1LDYdTareQGmQV/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 " .

