@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/b0f80264-5c6e-48e6-8923-96efc95bab65> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kabupaten Bangka berdasarkan Kelompok Umur Semester I Tahun 2025" ;
    dct:identifier "b0f80264-5c6e-48e6-8923-96efc95bab65" ;
    dct:issued "2026-02-09T09:33:39.561984"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:33:39.561999"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4b5d5063-a377-46c3-a500-9e39c10a7928> ;
    dct:title "JUMLAH PENDUDUK BERDASARKAN KELOMPOK UMUR SEMESTER I TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WINDRA ANDEAS" ;
            vcard:hasEmail <mailto:dukcapil@bangka.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b0f80264-5c6e-48e6-8923-96efc95bab65/resource/92e8a30f-374d-441c-8f2a-177e11f437b3> ;
    dcat:keyword "2025",
        "DINDUKCAPIL",
        "kependudukan" ;
    dcat:landingPage <dukcapil@bangka.go.id> .

<dukcapil@bangka.go.id> a foaf:Document .

<http://5.189.187.109/dataset/b0f80264-5c6e-48e6-8923-96efc95bab65/resource/92e8a30f-374d-441c-8f2a-177e11f437b3> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kabupaten Bangka berdasarkan Kelompok Semester I Tahun 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-10-31T12:56:37.999578"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:33:39.555323"^^xsd:dateTime ;
    dct:title "JUMLAH PENDUDUK BERDASARKAN KELOMPOK UMUR SEMESTER I TAHUN 2025" ;
    dcat:accessURL <https://manajemen-satudata.bangka.go.id/dataset/b0f80264-5c6e-48e6-8923-96efc95bab65/resource/92e8a30f-374d-441c-8f2a-177e11f437b3/download/jumlah-penduduk-berdasarkan-kelompok-umur-semester-i-tahun-2025.csv> ;
    dcat:byteSize "5949"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

