@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/7a534317-5e1d-462a-892a-5a655de22506> a dcat:Dataset ;
    dct:description "Berikut ini merupakan data Jumlah Kasus Covid-19 Menurut Kecamatan dan Puskesmas Kabupaten Boyolali Tahun 2022." ;
    dct:identifier "7a534317-5e1d-462a-892a-5a655de22506" ;
    dct:issued "2024-02-08T23:37:43.732440"^^xsd:dateTime ;
    dct:modified "2024-02-08T23:37:43.732447"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/61ac1011-09e3-4fdf-84c0-70a6b7fa63f2> ;
    dct:title "Jumlah Kasus Covid-19 Menurut Kecamatan dan Puskesmas Kabupaten Boyolali Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkes Kab. Boyolali" ;
            vcard:hasEmail <mailto:dinkes@boyolali.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7a534317-5e1d-462a-892a-5a655de22506/resource/2b1079d4-c1b2-4f0f-901f-cccfaa67ad4c> ;
    dcat:keyword "covid-19",
        "kasus covid-19",
        "kecamatan",
        "puskesmas" ;
    dcat:landingPage <https://dinkes.boyolali.go.id/doc/profil/PROFIL_DINKES_2022_CETAK_FULL.pdf> .

<http://5.189.187.109/dataset/7a534317-5e1d-462a-892a-5a655de22506/resource/2b1079d4-c1b2-4f0f-901f-cccfaa67ad4c> a dcat:Distribution ;
    dct:description "Jumlah Kasus Covid-19 Menurut Kecamatan dan Puskesmas Kabupaten Boyolali Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-24T03:28:32.694377"^^xsd:dateTime ;
    dct:modified "2024-02-08T23:37:43.722068"^^xsd:dateTime ;
    dct:title "Tabel 84 Profil Kesehatan Kab. Boyolali 2022 - JUMLAH KASUS COVID-19.xlsx" ;
    dcat:accessURL <https://data.boyolali.go.id/dataset/7a534317-5e1d-462a-892a-5a655de22506/resource/2b1079d4-c1b2-4f0f-901f-cccfaa67ad4c/download/tabel-84-profil-kesehatan-kab.-boyolali-2022-jumlah-kasus-covid-19.xlsx> ;
    dcat:byteSize "81439"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/61ac1011-09e3-4fdf-84c0-70a6b7fa63f2> a foaf:Agent ;
    foaf:name "Kabupaten Boyolali" .

<https://dinkes.boyolali.go.id/doc/profil/PROFIL_DINKES_2022_CETAK_FULL.pdf> a foaf:Document .

