@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/f845739c-2e5e-489e-9339-cbc58b33e425> a dcat:Dataset ;
    dct:description "Jumlah Puskesmas pembantu Kota Tegal Tahun 2022" ;
    dct:identifier "f845739c-2e5e-489e-9339-cbc58b33e425" ;
    dct:issued "2023-07-04T09:09:44.805916"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:44.805924"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Puskesmas pembantu Kota Tegal Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f845739c-2e5e-489e-9339-cbc58b33e425/resource/f7e9873d-2cbc-4098-bb48-292ab677f439> ;
    dcat:keyword "puskesmas pembantu" .

<https://data.jatengprov.go.id/dataset/f845739c-2e5e-489e-9339-cbc58b33e425/resource/f7e9873d-2cbc-4098-bb48-292ab677f439> a dcat:Distribution ;
    dct:description "Jumlah Puskesmas pembantu Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f845739c-2e5e-489e-9339-cbc58b33e425/resource/f7e9873d-2cbc-4098-bb48-292ab677f439/download/profil-kes_2022_kotategal_4.xlsx> ;
    dcat:byteSize 18944.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

