@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#> .

<https://ckan.balikpapan.go.id/dataset/17d88394-c5da-4955-9b95-4c41f045b0f9> a dcat:Dataset ;
    dct:description "Laporan Kependudukan Lahir Mati Pindah Datang (LAMPID) 2022 penduduk kota balikpapan di setiap kecamatan" ;
    dct:identifier "17d88394-c5da-4955-9b95-4c41f045b0f9" ;
    dct:issued "2026-04-02T00:16:29.667936"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:16:29.667941"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/96e37a5a-1cc2-49c6-9824-fd0baec2106a> ;
    dct:title "Laporan Kependudukan Lahir Mati Pindah Datang (LAMPID) 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disdukcapil" ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/17d88394-c5da-4955-9b95-4c41f045b0f9/resource/6b3a079b-35cb-444f-99a1-23ffa9b37193> ;
    dcat:keyword "disdukcapil",
        "kependudukan" .

<https://ckan.balikpapan.go.id/dataset/17d88394-c5da-4955-9b95-4c41f045b0f9/resource/6b3a079b-35cb-444f-99a1-23ffa9b37193> a dcat:Distribution ;
    dct:description "Laporan Kependudukan Lahir Mati Pindah Datang (LAMPID) Tahun 2022 penduduk kota balikpapan di setiap kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T11:19:47.261521"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:16:29.664043"^^xsd:dateTime ;
    dct:title "Laporan Kependudukan Lahir Mati Pindah Datang (LAMPID) 2022" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/17d88394-c5da-4955-9b95-4c41f045b0f9/resource/6b3a079b-35cb-444f-99a1-23ffa9b37193/download/lampid-2022.xlsx> ;
    dcat:byteSize "13061"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.balikpapan.go.id/organization/96e37a5a-1cc2-49c6-9824-fd0baec2106a> a foaf:Agent ;
    foaf:name "Dinas Kependudukan Dan Pencatatan Sipil" .

