@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/5fd72361-9722-42a9-b7cb-1c4ba8e01ec1> a dcat:Dataset ;
    dct:description "Kinerja Puskesmas Sekaran per Oktober 2022" ;
    dct:identifier "5fd72361-9722-42a9-b7cb-1c4ba8e01ec1" ;
    dct:issued "2023-02-01T04:27:55.196896"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:27:55.196902"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kinerja Puskesmas Sekaran per Oktober 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5fd72361-9722-42a9-b7cb-1c4ba8e01ec1/resource/4d1bf56a-e2f3-49c3-911e-4249517dea8e> ;
    dcat:keyword "Kinerja Puskesmas" .

<https://data.jatengprov.go.id/dataset/5fd72361-9722-42a9-b7cb-1c4ba8e01ec1/resource/4d1bf56a-e2f3-49c3-911e-4249517dea8e> a dcat:Distribution ;
    dct:description "Kinerja Puskesmas Sekaran per Oktober 2022" ;
    dct:format "XLSX" ;
    dct:title "Kinerja Puskesmas Sekaran per Oktober 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1uOSqU47eVXOwRNHZC3kgkVV7R14mHFC5/view> .

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

