@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/0a6c19d4-4704-47ce-8bb0-9ca0463b3e16> a dcat:Dataset ;
    dct:description "Data terkait Persentase Peserta KB Aktif MKJP" ;
    dct:identifier "bec88b71-f278-4cc8-8d24-c0b7b63178d7" ;
    dct:issued "2022-07-06"^^xsd:date ;
    dct:modified "2022-07-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENGENDALIAN PENDUDUK DAN KELUARGA BERENCANA" ] ;
    dct:title "Persentase Peserta KB Aktif MKJP" ;
    dcat:distribution <http://5.189.187.109/dataset/0a6c19d4-4704-47ce-8bb0-9ca0463b3e16/resource/be21017d-024f-4f26-af3c-e4f4b1310a25> ;
    dcat:keyword "mkjp",
        "peserta kb aktif" .

<http://5.189.187.109/dataset/0a6c19d4-4704-47ce-8bb0-9ca0463b3e16/resource/be21017d-024f-4f26-af3c-e4f4b1310a25> a dcat:Distribution ;
    dct:description "Data terkait Persentase Peserta KB Aktif MKJP" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:59:30.533200"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:24:54.756426"^^xsd:dateTime ;
    dct:title "Persentase Peserta KB Aktif MKJP Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10123/persentase-peserta-kb-aktif-mkjp-tahun-2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

