@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#> .

<http://5.189.187.109/dataset/597f71cb-93a5-4960-aa3d-b96de10338c5> a dcat:Dataset ;
    dct:description "Jumlah Posyandu Menurut Kecamatan Tahun 2022 Kota Blitar" ;
    dct:identifier "f2a9ed2c3c30d36c57aaabee8cf80201" ;
    dct:issued "2022-03-08"^^xsd:date ;
    dct:modified "2023-04-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Posyandu Menurut Kecamatan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/597f71cb-93a5-4960-aa3d-b96de10338c5/resource/25e9d2c0-80d4-4604-95ff-42dc3630fdf9> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://opendata.blitarkota.go.id/dataset/dinas-kesehatan-kesehatan-jumlah-posyandu-menurut-kecamatan-tahun-2022> .

<http://5.189.187.109/dataset/597f71cb-93a5-4960-aa3d-b96de10338c5/resource/25e9d2c0-80d4-4604-95ff-42dc3630fdf9> a dcat:Distribution ;
    dct:description "Jumlah Posyandu Menurut Kecamatan Tahun 2022 Kota Blitar" ;
    dct:format "XLS" ;
    dct:issued "2024-07-30T07:42:48.801770"^^xsd:dateTime ;
    dct:modified "2024-07-30T07:42:48.773329"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Menurut Kecamatan Tahun 2022" ;
    dcat:accessURL <https://opendata.blitarkota.go.id/public/uploads/dataset/1686456234_145ae84ee30159b7aa31.xls> .

<https://opendata.blitarkota.go.id/dataset/dinas-kesehatan-kesehatan-jumlah-posyandu-menurut-kecamatan-tahun-2022> a foaf:Document .

