@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/355cc51c-aed1-4466-a234-41553d685f28> a dcat:Dataset ;
    dct:description "Jumlah Posyandu Balita dan Posyandu Lansia per Kecamatan" ;
    dct:identifier "b8576d1a-cdbb-4c09-95df-5b87b3f489b8" ;
    dct:issued "2023-01-29"^^xsd:date ;
    dct:modified "2023-01-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENGENDALIAN PENDUDUK DAN KELUARGA BERENCANA" ] ;
    dct:title "Jumlah Posyandu Balita dan Posyandu Lansia per Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/355cc51c-aed1-4466-a234-41553d685f28/resource/55fedfee-dacb-4bf6-9a1a-fd3e8d9af5c9> ;
    dcat:keyword "posyandu" .

<http://5.189.187.109/dataset/355cc51c-aed1-4466-a234-41553d685f28/resource/55fedfee-dacb-4bf6-9a1a-fd3e8d9af5c9> a dcat:Distribution ;
    dct:description "Jumlah Posyandu Balita dan Posyandu Lansia per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:06:03.322370"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:06:03.312463"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Balita dan Posyandu Lansia per Kecamatan Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10123/jumlah-posyandu-balita-dan-posyandu-lansia-per-kecamatan-tahun-2022.xlsx> .

