@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/19dd4bdb-4723-4c7c-834a-85b4f6295bc6> a dcat:Dataset ;
    dct:description "Jumlah Posyandu per Kecamatan Tahun 2023 Kota Blitar" ;
    dct:identifier "b004c071d6206ae56d9616b54653d2a9" ;
    dct:issued "2024-03-29"^^xsd:date ;
    dct:modified "2024-07-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Posyandu per Kecamatan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/19dd4bdb-4723-4c7c-834a-85b4f6295bc6/resource/65dd2813-424a-4ee6-95fc-a4aaabac880b> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://opendata.blitarkota.go.id/dataset/kesehatan---jumlah-posyandu-per-kecamatan-tahun-2023> .

<http://5.189.187.109/dataset/19dd4bdb-4723-4c7c-834a-85b4f6295bc6/resource/65dd2813-424a-4ee6-95fc-a4aaabac880b> a dcat:Distribution ;
    dct:description "Jumlah Posyandu per Kecamatan Tahun 2023 Kota Blitar" ;
    dct:format "XLSX" ;
    dct:issued "2024-07-30T07:41:16.612876"^^xsd:dateTime ;
    dct:modified "2024-07-30T07:41:16.564754"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu per Kecamatan Tahun 2023" ;
    dcat:accessURL <https://opendata.blitarkota.go.id/public/uploads/dataset/1721897809_dd08cc8200d217bab8b2.xlsx> .

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

