@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/eaf9a266-d14e-40a8-a7cc-8f9bf6ae1ed9> a dcat:Dataset ;
    dct:description """Jumlah Kepemilikan akta kelahiran
 tahun 2020 - 2025""" ;
    dct:identifier "da03e7b4-48e4-5f44-a829-bff98416e95f" ;
    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 Kepemilikan akta kelahiran" ;
    dcat:distribution <http://5.189.187.109/dataset/eaf9a266-d14e-40a8-a7cc-8f9bf6ae1ed9/resource/b2681492-05e0-4bcd-b0ab-9f8ae4d3a6e9> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://batik.tabalongkab.go.id/data/5-380> .

<http://5.189.187.109/dataset/eaf9a266-d14e-40a8-a7cc-8f9bf6ae1ed9/resource/b2681492-05e0-4bcd-b0ab-9f8ae4d3a6e9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-13T02:27:06.097304"^^xsd:dateTime ;
    dct:modified "2026-04-13T02:27:06.079166"^^xsd:dateTime ;
    dct:title "jumlah-kepemilikan-akta-kelahiran" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_csv/5-380> .

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

