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

<https://ckan.balikpapan.go.id/dataset/69d73ae6-3f1f-40fa-a4b9-836f91966d22> a dcat:Dataset ;
    dct:identifier "69d73ae6-3f1f-40fa-a4b9-836f91966d22" ;
    dct:issued "2026-04-02T00:17:48.641501"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:53:13.780925"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/96e37a5a-1cc2-49c6-9824-fd0baec2106a> ;
    dct:title "Rekapitulasi Penduduk usia Produktif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/69d73ae6-3f1f-40fa-a4b9-836f91966d22/resource/0599e46c-6f27-46b4-bef4-eb53c18dddfc> .

<https://ckan.balikpapan.go.id/dataset/69d73ae6-3f1f-40fa-a4b9-836f91966d22/resource/0599e46c-6f27-46b4-bef4-eb53c18dddfc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-02T13:22:22.642209"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:25:06.710862"^^xsd:dateTime ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "92ed0168dec66dcd7fdc2cb01db89089"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/69d73ae6-3f1f-40fa-a4b9-836f91966d22/resource/0599e46c-6f27-46b4-bef4-eb53c18dddfc/download/rekap-jml-pddk-menurut-usia-produkstif.xlsx> ;
    dcat:byteSize "13087"^^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" .

