@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/373faaae-9c06-4e85-be9f-b84611ee7fc5> a dcat:Dataset ;
    dct:description "Berikut ini merupakan data Jumlah Kasus AFP (Non Polio) menurut Kcematan dan Puskesmas Kabupaten Boyolali Tahun 2022." ;
    dct:identifier "373faaae-9c06-4e85-be9f-b84611ee7fc5" ;
    dct:issued "2024-02-08T23:37:15.263245"^^xsd:dateTime ;
    dct:modified "2024-02-08T23:37:15.263254"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/61ac1011-09e3-4fdf-84c0-70a6b7fa63f2> ;
    dct:title "Jumlah Kasus AFP (Non Polio) menurut Kcematan 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/373faaae-9c06-4e85-be9f-b84611ee7fc5/resource/7e1bb8ea-d2b0-413c-9e0e-9869987ba0ce> ;
    dcat:keyword "kasus AFP",
        "kecamatan",
        "puskesmas" ;
    dcat:landingPage <https://dinkes.boyolali.go.id/doc/profil/PROFIL_DINKES_2022_CETAK_FULL.pdf> .

<http://5.189.187.109/dataset/373faaae-9c06-4e85-be9f-b84611ee7fc5/resource/7e1bb8ea-d2b0-413c-9e0e-9869987ba0ce> a dcat:Distribution ;
    dct:description "Jumlah Kasus AFP (Non Polio) menurut Kcematan dan Puskesmas Kabupaten Boyolali Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-23T04:26:08.858377"^^xsd:dateTime ;
    dct:modified "2024-02-08T23:37:15.251481"^^xsd:dateTime ;
    dct:title "Tabel 68 Profil Kesehatan Kab. Boyolali 2022 - JUMLAH KASUS AFP (NON POLIO).xlsx" ;
    dcat:accessURL <https://data.boyolali.go.id/dataset/373faaae-9c06-4e85-be9f-b84611ee7fc5/resource/7e1bb8ea-d2b0-413c-9e0e-9869987ba0ce/download/tabel-68-profil-kesehatan-kab.-boyolali-2022-jumlah-kasus-afp-non-polio.xlsx> ;
    dcat:byteSize "80691"^^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 .

