@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/85177397-1a6e-4bd6-a10f-1213c08f7553> a dcat:Dataset ;
    dct:description "Data Berasal dari BKKBN Prov. NTB yang diambil dari Laporan Kabupaten Kota se Provinsi NTB" ;
    dct:identifier "2a16af7c-5903-49fb-878a-40954e50050b" ;
    dct:issued "2019-12-30"^^xsd:date ;
    dct:modified "2020-01-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Perempuan, Perlindungan Anak, Pengendalian Penduduk dan Keluarga Berencana" ] ;
    dct:title "Peserta KB Aktif di NTB Tahun 2014 - 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/85177397-1a6e-4bd6-a10f-1213c08f7553/resource/d047604f-9d06-4f03-9e15-10097e5f4710> ;
    dcat:keyword "2018" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/peserta-kb-aktif-di-ntb-tahun-2014-2018> .

<http://5.189.187.109/dataset/85177397-1a6e-4bd6-a10f-1213c08f7553/resource/d047604f-9d06-4f03-9e15-10097e5f4710> a dcat:Distribution ;
    dct:description "Data berasal dari laporan Bulanan Kabupaten Kota se Provinsi NTB" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:23:13.258674"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:23:13.251851"^^xsd:dateTime ;
    dct:title "Peserta KB Aktif di NTB Tahun 2014 - 2018" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/KB%20AKTIF.xlsx> .

<https://data.ntbprov.go.id/dataset/peserta-kb-aktif-di-ntb-tahun-2014-2018> a foaf:Document .

