@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/bc4f6834-b045-4c0e-9c0b-3444f04425c0> a dcat:Dataset ;
    dct:description "Jumlah Apotek Kota Tegal Tahun 2020" ;
    dct:identifier "bc4f6834-b045-4c0e-9c0b-3444f04425c0" ;
    dct:issued "2023-07-04T09:08:42.264434"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:42.264441"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Apotek Kota Tegal Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bc4f6834-b045-4c0e-9c0b-3444f04425c0/resource/3517eb6f-62b9-4c69-a013-3a9c2b486e3d> ;
    dcat:keyword "apotek" .

<https://data.jatengprov.go.id/dataset/bc4f6834-b045-4c0e-9c0b-3444f04425c0/resource/3517eb6f-62b9-4c69-a013-3a9c2b486e3d> a dcat:Distribution ;
    dct:description "Jumlah Apotek Kota Tegal Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "PROFIL-KES-2020_4.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/bc4f6834-b045-4c0e-9c0b-3444f04425c0/resource/3517eb6f-62b9-4c69-a013-3a9c2b486e3d/download/profil-kes-2020_4.xlsx> ;
    dcat:byteSize 13999.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" .

