@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/fa73058c-38bd-4181-8fda-372e7dce4809> a dcat:Dataset ;
    dct:description "Jumlah Penduduk yang Memiliki Nomor Induk Kependudukan tahun 2020 - 2025" ;
    dct:identifier "202c73a1-16f6-52fc-92ec-d317726cffdc" ;
    dct:issued "2025-05-19"^^xsd:date ;
    dct:modified "2026-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "dinas kependudukan dan pencatatan sipil (dukcapil)" ] ;
    dct:title "Jumlah Penduduk yang Memiliki Nomor Induk Kependudukan" ;
    dcat:distribution <http://5.189.187.109/dataset/fa73058c-38bd-4181-8fda-372e7dce4809/resource/8718fcee-b5cb-4024-a748-722fb4a7b898> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://batik.tabalongkab.go.id/data/5-401> .

<http://5.189.187.109/dataset/fa73058c-38bd-4181-8fda-372e7dce4809/resource/8718fcee-b5cb-4024-a748-722fb4a7b898> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-13T02:27:40.785218"^^xsd:dateTime ;
    dct:modified "2026-04-13T02:27:40.758963"^^xsd:dateTime ;
    dct:title "jumlah-penduduk-yang-memiliki-nomor-induk-kependudukan" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_csv/5-401> .

<https://batik.tabalongkab.go.id/data/5-401> a foaf:Document .

