@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/7d67bbb8-98d6-4c7d-afd2-5137ce1117f6> a dcat:Dataset ;
    dct:description "Kinerja Puskesmas Gunungpati per Oktober 2022" ;
    dct:identifier "7d67bbb8-98d6-4c7d-afd2-5137ce1117f6" ;
    dct:issued "2023-02-01T04:44:49.178107"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:44:49.178113"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kinerja Puskesmas Gunungpati per Oktober 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d67bbb8-98d6-4c7d-afd2-5137ce1117f6/resource/d308c67d-da94-4c6d-98a9-f3d0aee1fa08> ;
    dcat:keyword "Kinerja Puskesmas" .

<https://data.jatengprov.go.id/dataset/7d67bbb8-98d6-4c7d-afd2-5137ce1117f6/resource/d308c67d-da94-4c6d-98a9-f3d0aee1fa08> a dcat:Distribution ;
    dct:description "Kinerja Puskesmas Gunungpati per Oktober 2022" ;
    dct:format "XLSX" ;
    dct:title "Kinerja Puskesmas Gunungpati per Oktober 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/146hrB8DAwH7PJqKDqdnbcMkcabK6GT2-/view> .

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

