@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/10b22338-1c99-46ce-8cf2-6dfef39002cd> a dcat:Dataset ;
    dct:description "Jumlah Bidan Kota Tegal Tahun 2022" ;
    dct:identifier "10b22338-1c99-46ce-8cf2-6dfef39002cd" ;
    dct:issued "2023-07-04T09:05:39.255012"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:05:39.255020"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Bidan Kota Tegal Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/10b22338-1c99-46ce-8cf2-6dfef39002cd/resource/46b4d6a1-cb1a-48e0-99ef-8e372a097569> ;
    dcat:keyword "bidan" .

<https://data.jatengprov.go.id/dataset/10b22338-1c99-46ce-8cf2-6dfef39002cd/resource/46b4d6a1-cb1a-48e0-99ef-8e372a097569> a dcat:Distribution ;
    dct:description "Jumlah Bidan Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "PROFIL-KES_2022_KOTATEGAL_14.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/10b22338-1c99-46ce-8cf2-6dfef39002cd/resource/46b4d6a1-cb1a-48e0-99ef-8e372a097569/download/profil-kes_2022_kotategal_14.xlsx> ;
    dcat:byteSize 17696.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" .

