@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/1eea44f3-db06-461c-a35c-f3bbeada10d1> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Rekapitulasi Pasien Dengan Depresi Triwulan 2 2021" ;
    dct:identifier "1eea44f3-db06-461c-a35c-f3bbeada10d1" ;
    dct:issued "2021-09-21T08:24:39.707065"^^xsd:dateTime ;
    dct:modified "2021-09-21T08:25:41.273061"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Rekapitulasi Pasien Dengan Depresi Triwulan 2 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1eea44f3-db06-461c-a35c-f3bbeada10d1/resource/b336da21-ac80-425c-9f7f-693c84a3daec> .

<https://data.jatengprov.go.id/dataset/1eea44f3-db06-461c-a35c-f3bbeada10d1/resource/b336da21-ac80-425c-9f7f-693c84a3daec> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Rekapitulasi Pasien Dengan Depresi Triwulan 2 2021" ;
    dct:format ".xlsx" ;
    dct:title "Rekapitulasi Pasien Dengan Depresi Triwulan 2 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1eea44f3-db06-461c-a35c-f3bbeada10d1/resource/b336da21-ac80-425c-9f7f-693c84a3daec/download/rekapitulasi-pasien-dengan-depresi-triwulan-2-2021.xlsx> ;
    dcat:byteSize 10689.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

