@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/d8769038-566e-4fd4-b288-149821f0e023> a dcat:Dataset ;
    dct:description "Data Berasal dari BPS NTB" ;
    dct:identifier "8fdb3dc9-9050-4bb7-afce-7bf0eb2ed547" ;
    dct:issued "2019-12-31"^^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 "Tren IPM, IPG, dan IDG NTB Tahun 2017-2018" ;
    dcat:distribution <http://5.189.187.109/dataset/d8769038-566e-4fd4-b288-149821f0e023/resource/d8be84bf-71e7-447e-a320-f9696f11777d> ;
    dcat:keyword "2019" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/tren-ipm-ipg-dan-idg-ntb-tahun-2017-2018> .

<http://5.189.187.109/dataset/d8769038-566e-4fd4-b288-149821f0e023/resource/d8be84bf-71e7-447e-a320-f9696f11777d> a dcat:Distribution ;
    dct:description "Data Berasal dari BPS NTB" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:22:59.449610"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:22:59.441064"^^xsd:dateTime ;
    dct:title "Tren IPM, IPG, dan IDG NTB Tahun 2017-2018" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/TREN%20IPM%2CIPG%20NTB.xlsx> .

<https://data.ntbprov.go.id/dataset/tren-ipm-ipg-dan-idg-ntb-tahun-2017-2018> a foaf:Document .

