@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/faff61a8-76c1-4578-be27-fc7ccb008f8f> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Puskesmas Kota Semarang Tahun 2019" ;
    dct:identifier "faff61a8-76c1-4578-be27-fc7ccb008f8f" ;
    dct:issued "2023-02-01T06:02:03.246726"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:02:03.246734"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Kunjungan Puskesmas Kota Semarang Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/faff61a8-76c1-4578-be27-fc7ccb008f8f/resource/4e57651f-687e-4972-a41f-d464ea28ea70> ;
    dcat:keyword "Kesehatan",
        "Puskesmas" .

<https://data.jatengprov.go.id/dataset/faff61a8-76c1-4578-be27-fc7ccb008f8f/resource/4e57651f-687e-4972-a41f-d464ea28ea70> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Puskesmas Kota Semarang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kunjungan Puskesmas Kota Semarang Tahun 2019" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1FSez-03FiQ1QMONB-YPYdyOiuuPVwVxU/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

