@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/ec452c24-3d3c-4528-8b9d-328984c42159> a dcat:Dataset ;
    dct:description "Jumlah Penduduk berdasarkan Kelompok Umur" ;
    dct:identifier "ec452c24-3d3c-4528-8b9d-328984c42159" ;
    dct:issued "2026-02-09T09:34:17.718108"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:34:17.718124"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4b5d5063-a377-46c3-a500-9e39c10a7928> ;
    dct:title "Data Penduduk Kelompok Umur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Windra Andreas" ;
            vcard:hasEmail <mailto:dukcapil@bangka.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ec452c24-3d3c-4528-8b9d-328984c42159/resource/fb782271-6af2-43f3-a911-bd21be663f26> ;
    dcat:keyword "2025",
        "DINDUKCAPIL",
        "kependudukan" .

<http://5.189.187.109/dataset/ec452c24-3d3c-4528-8b9d-328984c42159/resource/fb782271-6af2-43f3-a911-bd21be663f26> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-10-07T20:43:37.269769"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:34:17.712421"^^xsd:dateTime ;
    dct:title "KELOMPOK UMUR PENDUDUK" ;
    dcat:accessURL <https://manajemen-satudata.bangka.go.id/dataset/ec452c24-3d3c-4528-8b9d-328984c42159/resource/fb782271-6af2-43f3-a911-bd21be663f26/download/data-kelompok-umur-penduduk.csv> ;
    dcat:byteSize "897"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4b5d5063-a377-46c3-a500-9e39c10a7928> a foaf:Agent ;
    foaf:name "Kabupaten Bangka" .

