@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/f82a56b4-fbd7-4706-818c-e1a8855e2f6d> a dcat:Dataset ;
    dct:description "Sumber Data BPS NTB" ;
    dct:identifier "f17b0c7e-a374-4f2a-a046-7724ab48ad7e" ;
    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 "Angka Harapan Hidup (AHH)" ;
    dcat:distribution <http://5.189.187.109/dataset/f82a56b4-fbd7-4706-818c-e1a8855e2f6d/resource/78fd6a56-3a28-49ce-bc5e-afd7fe8e63b1> ;
    dcat:keyword "2019" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/angka-harapan-hidup-ahh> .

<http://5.189.187.109/dataset/f82a56b4-fbd7-4706-818c-e1a8855e2f6d/resource/78fd6a56-3a28-49ce-bc5e-afd7fe8e63b1> a dcat:Distribution ;
    dct:description "Sumber Data BPS NTB" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:22:56.720329"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:22:56.711688"^^xsd:dateTime ;
    dct:title "Angka Harapan Hidup (AHH)" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/AHH.xlsx> .

<https://data.ntbprov.go.id/dataset/angka-harapan-hidup-ahh> a foaf:Document .

